Skip to content

Commit 8536a5a

Browse files
committed
update read me
1 parent 948fc07 commit 8536a5a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,15 @@ One option is clearly better here, you decide which... (clearly the second one)
1818

1919
Ok, time to get started!
2020

21+
### Images:
22+
23+
![](</demo.png>)
24+
25+
You can also find a video of it [here!](https://www.youtube.com/watch?v=9hZ3eRs_Sic)
26+
2127
### Getting Started:
2228

23-
First, make sure you have all the neccesary python modules to run this! (Any modules that don't come with python are listed below!) Then, download the latest release from the releases tab, and run `main.py`! Check `MANUAL.md` for a longer user manual on how to use this, and check `CODEGUIDE.md` if you're interested in where to find code!
29+
First, make sure you have all the neccesary python modules installed to run this! (Any modules that don't come with python are listed below!) Then, either clone this repository, or download a recent release (either v1 or v1.1) from the releases tab, and run [`main.py`](/main.py)! Check [`MANUAL.md`](/MANUAL.md) for a longer user manual on how to use this, and check [`CODEGUIDE.md`](/CODEGUIDE.md) if you're interested in where to find code!
2430

2531
### Modules Used (that dont come with python):
2632
- numpy

demo.png

142 KB
Loading

0 commit comments

Comments
 (0)