Updated README
authorJan Vrany <jan.vrany@fit.cvut.cz>
Tue, 29 Sep 2015 18:46:10 +0100
changeset 286 930f7307f70b
parent 285 0cf54ee76de5
child 287 6666d162676a
Updated README Added reference to installation notes.
README.md
--- a/README.md	Fri Sep 25 05:18:26 2015 +0100
+++ b/README.md	Tue Sep 29 18:46:10 2015 +0100
@@ -24,17 +24,21 @@
 - *multi-language* - supports multiple languages to allow for language/runtime comparison
 - *web* - comes with simple web interface to gather and process benchmark results. [Example...](https://swing.fit.cvut.cz/calipel)
 
-## Supported Languages
+## Supported Languages / Runtimes
 
-* [Smalltalk/X][4]
+* [Smalltalk/X jv-branch][6]
 * [Pharo][5]
 
-Planned:
+Planned (if somebody does it)
 
-* Java (in progress)
+* Java (on hold)
 * Ruby
 * Python
 
+## Installation
+
+See [installataion instruction](https://bitbucket.org/janvrany/jv-calipel/wiki/Installation.md) on [wiki][3].
+
 ## More Information
 
 ...could be found on [wiki][3].
@@ -48,4 +52,5 @@
 [2]: https://code.google.com/p/caliper/
 [3]: https://bitbucket.org/janvrany/jv-calipel/wiki/Home
 [4]: http://www.exept.de/de/products/smalltalkx
-[5]: http://www.pharo-project.org/home
\ No newline at end of file
+[5]: http://www.pharo-project.org/home
+[6]: https://swing.fit.cvut.cz/projects/stx-jv/
\ No newline at end of file