summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-09-05 10:18:26 +0200
committerMichal Idziorek <m.i@gmx.at>2014-09-05 10:18:26 +0200
commit1be671c51a9ffc43caf79f56cc5be9bb67dfaeee (patch)
tree1fa32bb60ed77590953798e03cffdd78fd3deca8 /README.md
parent7dffd8b76b610e3f3ecf9e94eafe25b8f42144d4 (diff)
Added little note on usage :)
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
-------------------