diff options
-rw-r--r-- | README.md | 26 |
1 files changed, 12 insertions, 14 deletions
@@ -1,26 +1,24 @@ # Steuermann 2.0 -How to pronounce the name: - http://www.forvo.com/word/steuer-/#de - http://www.forvo.com/word/mann/#de +## How to pronounce the name: +http://www.forvo.com/word/steuer-/#de + +http://www.forvo.com/word/mann/#de -## To install: - * requires exyapps, pandokia +## To install: - ``` - python setup.py install - ``` +``` +python setup.py install +``` - Put the installed script steuermann_report.cgi on your web server. +Put the installed script, `steuermann_report.cgi`, on your web server. ## To run: - * requires pandokia - - ``` - smc [ -a ] [ -r run_name ] file.sm - ``` +``` +smc [ -a ] [ -r run_name ] file.sm +``` |