Updated readme.md
This commit is contained in:
parent
69a7c8eeec
commit
f3de284690
|
@ -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
|
||||||
- ...
|
- ...
|
||||||
|
|
Loading…
Reference in New Issue