Added TODO list to README
This commit is contained in:
parent
6f6369b9bd
commit
5fcea6b349
12
README.md
12
README.md
|
|
@ -67,6 +67,18 @@ con.cancel(cmd);
|
||||||
|
|
||||||
More examples will be added shortly.
|
More examples will be added shortly.
|
||||||
|
|
||||||
|
TODO
|
||||||
|
====
|
||||||
|
For 1.0:
|
||||||
|
[ ] More examples
|
||||||
|
[ ] More formal documentation
|
||||||
|
[ ] Push Javadoc to GitHub
|
||||||
|
[ ] Slight changes to the API still coming
|
||||||
|
[ ] Look into possible race condition when running short lived commands synchronously.
|
||||||
|
|
||||||
|
Later:
|
||||||
|
[ ] SSL support.
|
||||||
|
|
||||||
References
|
References
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue