aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2011-08-26 22:44:06 +0200
committerJakob Odersky <jodersky@gmail.com>2011-08-26 22:44:06 +0200
commita9365b177ae94c46ed3b85f3af5a22a3cc0c8b23 (patch)
treedd68a440f04f1af085aa7f1512330980a7dce760
parent200831ed125aedbec39b3eb80071c181635ea906 (diff)
downloadsims2-a9365b177ae94c46ed3b85f3af5a22a3cc0c8b23.tar.gz
sims2-a9365b177ae94c46ed3b85f3af5a22a3cc0c8b23.tar.bz2
sims2-a9365b177ae94c46ed3b85f3af5a22a3cc0c8b23.zip
modified README
-rw-r--r--README.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.md b/README.md
index 66d2736..80633f2 100644
--- a/README.md
+++ b/README.md
@@ -13,13 +13,13 @@ It is a complete re-write of SiMS, hosted at http://sourceforge.net/projects/sim
SiMS2 is currently in development and no stable release is available.
However, there exists a graphical testbed using the Processing.org library. To run it:
- 1. Checkout the latest project revision.
- 2. If you don't already have it, install sbt (http://code.google.com/p/simple-build-tool/).
- 3. In the sbt command prompt, run the command "demo".
- 4. Navigation in the graphical demo:
- * pause/unpause: `space`
- * single step: `enter`
- * previous/next test: `<`/`>`
- * zoom in/out: `page up`/`page down`;
- * move: `arrow keys`;
+ 1. Checkout the latest project revision.
+ 2. If you don't already have it, install sbt (http://code.google.com/p/simple-build-tool/).
+ 3. In the sbt command prompt, run the command "demo".
+ 4. Navigation in the graphical demo:
+ * pause/unpause: `space`
+ * single step: `enter`
+ * previous/next test: `<`/`>`
+ * zoom in/out: `page up`/`page down`;
+ * move: `arrow keys`;