update to instr.
authorMikko Keinänen <mikko.keinanen@gmail.com>
Thu, 4 Nov 2010 23:43:13 +0000 (01:43 +0200)
committerMikko Keinänen <mikko.keinanen@gmail.com>
Thu, 4 Nov 2010 23:43:13 +0000 (01:43 +0200)
www/index.html

index 05507ea..0f6c8ce 100644 (file)
@@ -61,8 +61,8 @@
                        <li>Add platform(s) (e.g. Colecovision)</li>
                        <li>Add media type(s) (e.g. Cartridge) </li>
                        <li>Add setup(s): Assign a media type to platform and
-                       set supported file extensions (e.g. col, zipped files are
-                       supported)</li>
+                       set supported file extensions (e.g. col, only zipped files are
+                       supported ... zip file can contain 1...n files)</li>
                        <li>Assign path to files with setup, select path scan
                        the files</li>
                        <li>Configure emulator: in the command parameters $1
@@ -72,6 +72,8 @@
                        <li>In the main window select a platform and a media
                        type, press update, selected file(s), emulator and press
                        launch</li>
+                       <li>Multiple files can be selected and they all will
+                       be extracted to /tmp/</li>
                        <li>More detailed instructions will be added later...</li>
                </ul>