Ver Fonte

moved up faq and release notes

Former-commit-id: a3939a43051af478e7060daa1f8bc9f22592eb15
Gildas há 6 anos atrás
pai
commit
d3ced7a264
1 ficheiros alterados com 8 adições e 8 exclusões
  1. 8 8
      README.MD

+ 8 - 8
README.MD

@@ -6,10 +6,10 @@ SingleFile is a Web Extension compatible with Chrome, Firefox (Desktop and Mobil
  - [Install](#install)
  - [Getting started](#getting-started)
  - [Additional notes](#additional-notes)
+ - [FAQ](#faq)
+ - [Release notes](#release-notes)
  - [SingleFileZ](#singlefilez)
  - [Command Line Interface](#command-line-interface)
- - [Release notes](#release-notes)
- - [FAQ](#faq)
  - [File format comparison](#file-format-comparison)
  - [Known issues](#known-issues)
  - [Troubleshooting unknown issues](#troubleshooting-unknown-issues)
@@ -55,6 +55,12 @@ SingleFile can be installed:
  - You can use the shortcut Ctrl+Shift+Y to save the current tab or the selected tabs. Go to chrome://extensions/shortcuts to change it in Chrome.
  - See the extension help in the options page for more detailed information about the options and technical notes.
 
+## FAQ
+See https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md
+
+## Release notes
+See https://addons.mozilla.org/firefox/addon/single-file/versions/
+
 ## SingleFileZ
 SingleFileZ is a fork of SingleFile that allows you to save a webpage as a self-extracting HTML file. This HTML file is also a valid ZIP file which contains the resources (images, fonts, stylesheets and frames) of the saved page. This ZIP file can be unzipped on the filesystem in order, for example, to view the page in a browser that would not support pages saved with SingleFileZ.
 
@@ -64,12 +70,6 @@ More info here: https://github.com/gildas-lormeau/SingleFileZ
  - You can save web pages to HTML from the command line interface. See here for more info: https://github.com/gildas-lormeau/SingleFile/blob/master/cli/README.MD.
  - 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.
 
-## Release notes
-See https://addons.mozilla.org/firefox/addon/single-file/versions/
-
-## FAQ
-See https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md
-
 ## File format comparison
 |   	                                                                           | HTML (SingleFile)  | HTML (SingleFileZ) | MAFF  | MHTML | Webarchive | HTML+folder |
 | ---                                	                                           |       :---:        |       :---:        | :---: | :---: |    :---:   |    :---:    |