Skip to content

Commit

Permalink
Fixed typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewvc committed Aug 12, 2012
1 parent 2bf0e6a commit e7a58b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

engulf is a distributed HTTP load tester written in Clojure and Javascript. It's designed to let you spin up a cluster of high performance HTTP load-testers without requiring any extra infrastructure. Just put the JAR on your servers and point them at a master with the proper shell command. engulf can also be run in a standalone configuration on your workstation with just as little effort.

Some of the engulf's features:
Some of engulf's features:

* An [HTTP API](https://github.com/andrewvc/engulf/wiki/HTTP-API)
* [Simple Usage](https://github.com/andrewvc/engulf/wiki/Usage)
Expand Down

0 comments on commit e7a58b6

Please sign in to comment.