Updated readme.md

This commit is contained in:
Marcel 2014-03-09 19:07:18 +01:00
parent 69a7c8eeec
commit f3de284690
1 changed files with 4 additions and 5 deletions

View File

@ -19,7 +19,7 @@ Currently available as:
- java - java
- Currently available just as a Java class, within an eclipse project. :) - Currently available just as a Java class, within an eclipse project. :)
- C - C
- ... not ... quite ... ready ... - static/shared library
- (C++ maybe coming soon...) - (C++ maybe coming soon...)
- maybe other languages in the future? - maybe other languages in the future?
@ -35,12 +35,11 @@ Current work and future plans
Working on: Working on:
- JUnit tests - JUnit tests
- Java: refactoring [done]
- Java: better errorhandling - Java: better errorhandling
- Java: Examples - Java: Examples
- C version - C version [done]
- Getting started - Getting started
Future plans: Future plans:
- C++ version - C++ class version
- ... - ...