diff --git a/README.md b/README.md index 35f5bc1..bd63549 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ the proxy server. This means that although you will get back an empty string whe from this proxy server will be consistent (which can be very important for high performance applications). ## Name -The name `ferrite` comes from: [Ferrite Magnet](http://en.wikipedia.org/wiki/Ferrite_(magnet)) +The name `ferrite` comes from: [Ferrite Magnet](http://en.wikipedia.org/wiki/Ferrite_\(magnet\)) ## Install ### Requirements - * Kyoto Cabinet Installed - * libcurl Installed + * [Kyoto Cabinet](http://fallabs.com/kyotocabinet/pkg/) - built and tested with version `1.2.76` + * [libcurl](http://curl.haxx.se/libcurl/) - built and tested with version `7.21.4` ```bash git clone git://github.com/brettlangdon/ferrite.git @@ -29,7 +29,7 @@ make install ``` ## Using -## Usage +### Usage ```bash $ ferrite --help Usage: ferrite [-h|--help] [-p|--port ] [-w|--workers ] [-u|--url ] [-c|--cache ] [-e|--expire ] @@ -41,7 +41,7 @@ Usage: ferrite [-h|--help] [-p|--port ] [-w|--workers ] [-u|--url