aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2011-08-26 23:38:45 +0200
committerJakob Odersky <jodersky@gmail.com>2011-08-26 23:38:45 +0200
commitdb2284fc0ef0d547c4a34aa63077fd78921127be (patch)
treea3da8d3c84b257fa3e49df7470d0718f4163acd6
parent068bf07a252e9d4ce090228dc2b9a1d2d7461800 (diff)
downloadsims2-db2284fc0ef0d547c4a34aa63077fd78921127be.tar.gz
sims2-db2284fc0ef0d547c4a34aa63077fd78921127be.tar.bz2
sims2-db2284fc0ef0d547c4a34aa63077fd78921127be.zip
temporarily removed README instructions on running graphical testbed
-rw-r--r--README.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/README.md b/README.md
index 1ff18a5..5a92633 100644
--- a/README.md
+++ b/README.md
@@ -12,15 +12,3 @@ 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`;
-