diff --git a/README.md b/README.md index 74c396b..b1e562a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ #Ronin +<img src="media/demo.jpg" width="700"> + +#Starting + Ronin is a web based drawing application and visual language. Launch index.html and press **:**(colon) to display the command prompt. Input the commands below to interface with the different tools. Headings with a star are features in development. +``` +: +``` + +#Modules ##Canvas ``` @ 600x400 ; New canvas of size 600w and 400h diff --git a/media/demo.jpg b/media/demo.jpg new file mode 100755 index 0000000..cec46fb Binary files /dev/null and b/media/demo.jpg differ diff --git a/media/demo.png b/media/demo.png deleted file mode 100644 index 1cc4532..0000000 Binary files a/media/demo.png and /dev/null differ diff --git a/media/logo.png b/media/logo.png deleted file mode 100644 index 4b0c961..0000000 Binary files a/media/logo.png and /dev/null differ