README.md
changeset 559 66900c88efbb
parent 558 736803450f76
--- a/README.md	Mon Aug 31 18:42:24 2015 +0100
+++ b/README.md	Mon Aug 31 18:56:48 2015 +0100
@@ -28,13 +28,14 @@
 
 ## Supported version
 
-**stx:libscm** supports all three Smalltalk/X versions:
+**stx:libscm** works - to some extent - on three Smalltalk/X versions
 
-- Smalltalk/X 6.2.2 (latest official version released on July 2012)
-- Smalltalk/X "eXept HEAD"
-- Smalltalk/X "jv branch" (an experimental Smalltalk/X version with many improvements)
+- [Smalltalk/X "jv branch"][6] - fully "supported" (i.e, all features should work, this is where libscm development takes place)
+- Smalltalk/X "eXept HEAD" - should work, though not regularly tested. If not, please file in a bugreport here. 
+- [Smalltalk/X 6.2.2][1] - generally not supported. The last version working on 6.2.2 was released as [1.0][7], which allows basic commit. If you need more recent version running on 6.2.2 (or any other older version), please contact the autor. 
 
-However, not all features are supported on each version. See [release notes](https://bitbucket.org/janvrany/stx-libscm/wiki/ReleaseNotes.md) for details.
+
+For more detauls see [release notes](https://bitbucket.org/janvrany/stx-libscm/wiki/ReleaseNotes.md).
 
 ## More Information
 
@@ -44,7 +45,7 @@
 ## Support
 
 As the stx:libscm comes free of charge, it comes with no warranty or whatsoever. For (commercial) support please 
-contact the author or [eXept Software AG](http://www.exept.de).
+contact the author.
 
 ## Author
 
@@ -55,4 +56,6 @@
 [2]: http://mercurial.selenic.com/
 [3]: http://www.exept.de/en/products/smalltalkx/download
 [4]: https://bitbucket.org/janvrany/stx-libscm/wiki/Home
-[5]: http://swing.fit.cvut.cz/projects/stx/doc/online/english/help/HG/
\ No newline at end of file
+[5]: http://swing.fit.cvut.cz/projects/stx/doc/online/english/help/HG/
+[6]: https://swing.fit.cvut.cz/projects/stx-jv/
+[7]: https://bitbucket.org/janvrany/stx-libscm/src/1.0
\ No newline at end of file