From b11bd4fd1e993c16af7dc78b9ac03e1a40044ad8 Mon Sep 17 00:00:00 2001 From: Gideon le Grange Date: Fri, 12 Jul 2013 10:14:26 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2366ee1..79da2bb 100644 --- a/README.md +++ b/README.md @@ -70,14 +70,14 @@ 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. +- 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. +- SSL support. References ==========