From 1be671c51a9ffc43caf79f56cc5be9bb67dfaeee Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 5 Sep 2014 10:18:26 +0200 Subject: Added little note on usage :) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') 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 ------------------- -- cgit v1.2.3