Просмотр исходного кода

remove part about MAFF

Former-commit-id: 0e3a099569ab8eb9824820d702e273219cf5bc07
Gildas 6 лет назад
Родитель
Сommit
ae4bf88f93
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      cli/README.MD

+ 0 - 2
cli/README.MD

@@ -4,8 +4,6 @@
 
 SingleFile can be launched from the command line by running it into a (headless) browser. It runs through Node.js as a standalone script injected into the web page instead of being embedded into a WebExtension. To connect to the browser, it can use [Puppeteer](https://github.com/GoogleChrome/puppeteer) or [Selenium WebDriver](https://www.npmjs.com/package/selenium-webdriver). Alternatively, it can also emulate a browser with JavaScript disabled by using [jsdom](https://github.com/jsdom/jsdom).
 
-You can also convert MAFF pages to HTML. For this, you must use specific versions of SingleFile CLI and Firefox. See here for more info: https://github.com/gildas-lormeau/SingleFile-MAFF2HTML.
-
 ## Run SingleFile
 
 ### Install