summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 92a29f8..1e0461f 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+Usage
+-----
+
+Attach the FoolOS.img floppy image in your favourite emulator and boot
+or create a bootable USB stick by copying the raw data in the following way
+
+$ cat ./FloppyOS.img > /dev/sdX
+
+
Supported Platforms
-------------------