diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-07-03 20:02:01 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-07-03 20:02:01 -0400 |
commit | c064e0febccc60ba6f747adbf2e67fcf19a869a6 (patch) | |
tree | a5cc44b25dceb9fad6743cb67632cd19ab64615c /README.md | |
parent | ef4af01b1dcfb0069bffd893b3571fc9e2b39655 (diff) | |
download | steuermann-c064e0febccc60ba6f747adbf2e67fcf19a869a6.tar.gz |
Mardownify README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab7e6a6 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# Steuermann 2.0 + +How to pronounce the name: + http://www.forvo.com/word/steuer-/#de + http://www.forvo.com/word/mann/#de + + +## To install: + + * requires exyapps, pandokia + + ``` + python setup.py install + ``` + + Put the installed script steuermann_report.cgi on your web server. + +## To run: + + * requires pandokia + + ``` + smc [ -a ] [ -r run_name ] file.sm + ``` + + |