aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stendahl <JakobS1n@users.noreply.github.com>2017-10-16 20:43:37 +0200
committerGitHub <noreply@github.com>2017-10-16 20:43:37 +0200
commit997785de8ac9bf9b22f018a58223009ced185e48 (patch)
tree2f29846308d66e99402e17941e81b844e6bdde38
parent4c77b45db48ebed673b556b0b22775de4f3f1023 (diff)
downloadmath-draw-997785de8ac9bf9b22f018a58223009ced185e48.tar.gz
math-draw-997785de8ac9bf9b22f018a58223009ced185e48.zip
Added link to javascript version.HEADmaster
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index e147c23..8895389 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,18 @@
# math-draw
A simple program for drawing mathematical figures
+This works perfectly, but if you want to see the exact same result without the hassle of installing and messing with python. You can go [here](http://dev.jakobstendahl.tk/projects/MathDraw/) and see a JavaScript version that does the exact same thing :)
+
## Requirements
- Tested with Python 2.7.10
- - As far as i know this is the only requirements to run this program
+ - As far as I know this is the only requirements to run this program
## Launch
Navigate to the folder with math-draw.py, and execute this:
```
python math-draw.py
```
-You can send parameters form the commanline like this
+You can send parameters form the commandline like this
```
python math-draw.py -r radius -m multiplier -p points —-animation yes —-tracer yes -h heading -c color —random —-debug