diff --git a/README.md b/README.md
index af9235a5a..8103ea1b7 100755
--- a/README.md
+++ b/README.md
@@ -127,7 +127,7 @@ Supported operating systems and hardware:
17. support live stream transcoding by ffmpeg.
18. support ffmpeg filters(logo/overlay/crop), x264 params.
19. support audio transcode only, speex/mp3 to aac
-20. [plan] support network based cli and json result.
+20. support network based cli and json result.
21. [plan] support http callback api hooks(for authentication).
22. [plan] support bandwidth test api and flash client.
23. [plan] support adobe flash refer/token/swf verification.
@@ -185,6 +185,7 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw
* nginx v1.5.0: 139524 lines
### History
+* v0.8, 2013-12-07, support network based cli and json result, add CherryPy 3.2.4.
* v0.8, 2013-12-07, update http/hls/rtmp load test tool [st_load](https://github.com/winlinvip/st-load), use srs rtmp sdk.
* v0.8, 2013-12-06, support max_connections, drop if exceed.
* v0.8, 2013-12-05, support log_dir, write ffmpeg log to file.