From 26717596416bbb1787c145ec6c9822d2c58fd425 Mon Sep 17 00:00:00 2001 From: Victor Ilyukevich Date: Tue, 1 Jan 2013 14:52:05 +0300 Subject: [PATCH] formatted TODO section in readme --- README.mdown | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.mdown b/README.mdown index 6edcd2d..cb28766 100644 --- a/README.mdown +++ b/README.mdown @@ -97,13 +97,13 @@ Gentle Bytes appledoc@gentlebytes.com --- ###TODO -Streaming post body test -Twitter streams test -multiple images upload test -Hash implementation for MKNetworkOperation -Batch network queue -A rare crash in setCache method (Multiple issues on Github that I cannot reproduce) -Frozen operations should report via NSNotifications +* Streaming post body test +* Twitter streams test +* multiple images upload test +* Hash implementation for MKNetworkOperation +* Batch network queue +* A rare crash in setCache method (Multiple issues on Github that I cannot reproduce) +* Frozen operations should report via NSNotifications --- ###Known Issues