aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 12 insertions, 14 deletions
diff --git a/README.md b/README.md
index ab7e6a6..0baeb4d 100644
--- a/README.md
+++ b/README.md
@@ -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
+```