Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Commit

Permalink
refactor(docs)
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Jul 6, 2015
1 parent a910f0f commit 205193e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img align="right" height="160" src="http://s22.postimg.org/f0jmde7o1/rocky.jpg" />

**Pluggable**, **full featured** and **middleware-oriented** **HTTP/S proxy** with versatile hierarchical **routing** layer, **traffic interceptor and replay** to multiple backends, **built-in balancer**, **hierarchical configuration** and [more](#features). Built for [node.js](http://nodejs.org)/[io.js](https://iojs.org). Compatible with [connect](https://github.com/senchalabs/connect)/[express](http://expressjs.com).
**Pluggable**, **full featured** and **middleware-oriented** **HTTP/S proxy** with versatile **routing** layer, **traffic interceptor and replay** to multiple backends, **built-in balancer**, **hierarchical configuration** and [more](#features). Built for [node.js](http://nodejs.org)/[io.js](https://iojs.org). Compatible with [connect](https://github.com/senchalabs/connect)/[express](http://expressjs.com).

`rocky` can be fluently used [programmatically](#programmatic-api) or via [command-line](#command-line) interface.

Expand Down

0 comments on commit 205193e

Please sign in to comment.