diff options
author | hanemile <emile.hansmaennel@gmail.com> | 2018-03-19 21:07:00 +0100 |
---|---|---|
committer | hanemile <emile.hansmaennel@gmail.com> | 2018-03-19 21:07:00 +0100 |
commit | c6950e2702876015a1a303106adc3038e40cfcd0 (patch) | |
tree | 15034857c59b4e2c23d1a6ee43eb2984dad926f7 /src/python | |
parent | 92e080caac430c211ac5d97000429f1b8c54eb89 (diff) |
added images th the readme
Diffstat (limited to 'src/python')
-rw-r--r-- | src/python/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/python/README.md b/src/python/README.md index 3b96f7c..f3ddef2 100644 --- a/src/python/README.md +++ b/src/python/README.md @@ -2,8 +2,8 @@ ### Step 1: Generating a lookuptable -[insert image] +![insert image](imgs/lookup.png) ### Step 2: Generate the Coordinates -[insert image] +![insert image](imgs/coord.png) |