diff options
author | hanemile <emile.hansmaennel@gmail.com> | 2018-03-19 20:59:26 +0100 |
---|---|---|
committer | hanemile <emile.hansmaennel@gmail.com> | 2018-03-19 20:59:26 +0100 |
commit | 92e080caac430c211ac5d97000429f1b8c54eb89 (patch) | |
tree | e7943c14359f40adac0c26a2f1194bc9cf380d8e /src/python | |
parent | f87455babdae31bff7082485438fe04d4afa6c01 (diff) | |
parent | c0ce21405dba20634aeb4393add478fe12d55f32 (diff) |
Merge branch 'master' of https://github.com/HanEmile/JUFO18_GalaxyGeneration
Diffstat (limited to 'src/python')
-rw-r--r-- | src/python/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/python/README.md b/src/python/README.md new file mode 100644 index 0000000..3b96f7c --- /dev/null +++ b/src/python/README.md @@ -0,0 +1,9 @@ +# Python Source Code + +### Step 1: Generating a lookuptable + +[insert image] + +### Step 2: Generate the Coordinates + +[insert image] |