From 00686ca26e6602047caed4b9e823ae4eb4170bc5 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Tue, 26 Jun 2018 13:14:59 +0800 Subject: [PATCH] Adjust README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 957fa8f..754cb5f 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ M-x eaf-open Such as, * type www.google.com to open browser, Ctrl + LeftButton open link in new tab -* type /path/image.jpg to open image viewer, and press key j or k to select other image in same directory -* type /path/video.ogg to open video player, video player only support ogg file because it implement by HTML5 video tag +* type /path/image_file to open image viewer, and press key j or k to select other image in same directory +* type /path/video_file to open video player ## Report bug If you found eaf message "*eaf* exited abnormally with ...", it mean something wrong in python.