Przeglądaj źródła

updated Introduction

Gildas Lormeau 7 lat temu
rodzic
commit
5783c4df57
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      maff2html/README.MD

+ 2 - 0
maff2html/README.MD

@@ -4,6 +4,8 @@
 
 SingleFile can be launched from the command line to convert MAFF files into HTML files by running it into Firefox. It runs through Node.js as a standalone script injected into the web page instead of being embedded into a WebExtension. To connect to Firefox, it uses [Selenium WebDriver](https://www.npmjs.com/package/selenium-webdriver).
 
+This is a **work in progress**.
+
 ## Convert MAFF to HTML
 
 ### Install