Jelajahi Sumber

updated example

Gildas Lormeau 7 tahun lalu
induk
melakukan
0807c3b042
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      maff2html/README.MD

+ 1 - 1
maff2html/README.MD

@@ -47,7 +47,7 @@ SingleFile can be launched from the command line to convert MAFF files into HTML
 
 - Examples
 
-  - Convert a MAFF file (e.g. `wikipedia.maff`) into `wikipedia.html` with Firefox installed in the folder "~/firefox-56.0.2/" (Linux/Unix/BSD etc.) or "C:\Program Files\Mozilla Firefox 56.0.2\" (Windows)
+  - Convert `wikipedia.maff` (located in the user directory) into `wikipedia.html` with Firefox installed in the folder "~/firefox-56.0.2/" (Linux/Unix/BSD etc.) or "C:\Program Files\Mozilla Firefox 56.0.2\" (Windows)
 
   `$ ./single-file.js file:///home/gildas/wikipedia.maff wikipedia.html --browser-executable-path=~/firefox-56.0.2/firefox` (Linux/Unix/BSD etc.)