From f3de284690211b5341a91b2554d072358f20ef1a Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 9 Mar 2014 19:07:18 +0100 Subject: [PATCH] Updated readme.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4a91f08..e59a1c3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Currently available as: - java - Currently available just as a Java class, within an eclipse project. :) - C - - ... not ... quite ... ready ... + - static/shared library - (C++ maybe coming soon...) - maybe other languages in the future? @@ -35,12 +35,11 @@ Current work and future plans Working on: - JUnit tests -- Java: refactoring [done] - Java: better errorhandling - Java: Examples -- C version +- C version [done] - Getting started Future plans: - - C++ version - - ... + - C++ class version + - ...