소스 검색

updated Introduction

Gildas Lormeau 7 년 전
부모
커밋
5783c4df57
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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