diff --git a/README.md b/README.md index 18ec2bd..ab0830f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ Simply game-helper for Dungeonslayers, written in HTML5 and JS. All links are given from src-root, which makes it possible to run everything with some basic -HTTP-Server from this directory (i.e. 'python -m SimpleHTTPServer' or 'python -m http.server') \ No newline at end of file +HTTP-Server from this directory (i.e. 'python -m SimpleHTTPServer' or 'python -m http.server', depending on your python version. This Software is NOT tested with calls by "file://"-URIs!) + +The most current source and developement-snapshots can be found at +https://git.f3l.de/pheerai/jsdsh + +If you want to participate, clone +https://git.f3l.de/pheerai/jsdsh.git (Read-Only) +For read-write-access, ask. I may open a repository on github, as well.