Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paulosuzart committed Sep 8, 2011
1 parent aab2e73 commit f6ebe7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.markdown
Expand Up @@ -15,7 +15,7 @@ Note that distributed gb is optional. You can run it in standalone mode.
Using it
========

**Note**: compatible with r57
**Note**: compatible with r60 (thanks to [andrewzeneski](https://github.com/andrewzeneski)).

Before, clone the project and build it:

Expand Down Expand Up @@ -48,8 +48,8 @@ The Master should print something like:

2011/05/18 00:38:19 Starting in master mode
2011/05/18 00:38:19 Starting Master...
2011/05/18 00:38:19 TEST SESSION {1311125723245295000 700000000}
2011/05/18 00:38:19 2 ProxyWorker(s) may be used by gb
2011/05/18 00:38:19 TEST SESSION {1311125723245295000 700000000
2011/05/18 00:38:19 2 ProxyWorker(s) may be used by gb
2011/05/18 00:38:19 Setting up a ProxyWorker for localhost:1978
2011/05/18 00:38:19 Setting up a ProxyWorker for localhost:1979
2011/05/18 00:38:19 2 ProxyWorker(s) may be used by gb
Expand Down Expand Up @@ -101,7 +101,7 @@ TODO
====
* Websocket to report in real time the status of request. A browser will be
welcome.
* Test coverage using a go test server to ensure all the options provided by GB.
* Test coverage using a go test server to ensure all the options provided by GB (URGENT).
* Timeout for workers and Master. **DONE!**
* Distribute workers using a worker mode for gb. **DONE!**
* Cover HTTP POST. **DONE!** Now the usage of `-C` sets the method to POST.
Expand Down

0 comments on commit f6ebe7a

Please sign in to comment.