From c0e289f92132264e1f0b070a4240d401ebe147d8 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Sun, 3 Jul 2016 20:04:25 -0400 Subject: README #2 --- README.md | 26 ++++++++++++-------------- 1 file 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 +``` -- cgit