summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-04-22 21:36:54 +0200
committerAraq <rumpf_a@web.de>2014-04-22 21:36:54 +0200
commit71e1c8d642edb8aed5d6525fd564444141fd747f (patch)
tree37077399ae25c1621b83970753e5e39c4028e493 /web
parent9ea55bf8875cd357e4164a27e358f61532ad1521 (diff)
downloadNim-71e1c8d642edb8aed5d6525fd564444141fd747f.tar.gz
website updates
Diffstat (limited to 'web')
-rw-r--r--web/index.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/web/index.txt b/web/index.txt
index e504b65c4..c3459d56b 100644
--- a/web/index.txt
+++ b/web/index.txt
@@ -90,7 +90,9 @@ Nimrod plays nice with others
   interfacing.**
 * There are lots of bindings: for example, bindings to GTK2, the Windows API, 
   the POSIX API, OpenGL, SDL, Cairo, Python, Lua, TCL, X11, libzip, PCRE, 
-  libcurl, mySQL and SQLite are included in the standard distribution.
+  libcurl, mySQL and SQLite are included in the standard distribution or
+  can easily be obtained via the
+  `Babel package manager <https://github.com/nimrod-code/babel>`_.
 * A C to Nimrod conversion utility: New bindings to C libraries are easily 
   generated by ``c2nim``.
 
@@ -98,6 +100,6 @@ Nimrod plays nice with others
 Roadmap to 1.0
 ==============
 
-Version 0.9.x
-  * the symbol binding rules for templates will change
-  * a shared memory garbage collected heap will be provided
+Please have a look at
+this `wiki page <https://github.com/Araq/Nimrod/wiki/Feature-Matrix>`_ for
+an up-to-date overview.