aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2011-08-26 22:53:43 +0200
committerJakob Odersky <jodersky@gmail.com>2011-08-26 22:53:43 +0200
commit301586dae0862b1799c227095be814e9bf17c131 (patch)
tree8c4bf748644670a67ec6429dc85bcbffe5f88980
parent359171ff16d8e993a1fa68d7d7121de22f10a357 (diff)
downloadsims2-301586dae0862b1799c227095be814e9bf17c131.tar.gz
sims2-301586dae0862b1799c227095be814e9bf17c131.tar.bz2
sims2-301586dae0862b1799c227095be814e9bf17c131.zip
modified README
-rw-r--r--README.md15
1 files changed, 7 insertions, 8 deletions
diff --git a/README.md b/README.md
index 898132e..1ff18a5 100644
--- a/README.md
+++ b/README.md
@@ -12,16 +12,15 @@ 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:
+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`;
+ 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`;