From 0f58b58d56229375968faa4581b1385ca04c3d62 Mon Sep 17 00:00:00 2001 From: AndreyGeonya Date: Sat, 20 Sep 2014 16:16:23 +0300 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1fd7e7..01e7910 100755 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ You can see more examples github flow and feel free to contribute! -## To-do: +## To-do * implement algorithm from this paper (speedup branch) and test it. It should be faster than current algo; * write more real world examples (may be as an article);