Skip to content

Commit

Permalink
[readme] Update with travis badge and install section.
Browse files Browse the repository at this point in the history
  • Loading branch information
DePierre committed Apr 21, 2016
1 parent 80ae357 commit 9524560
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,15 @@ It supports the following languages:
+ Ruby

HTTP Request Translator can be used via its CLI or be imported from your own
python project.
python project (actively supported version 2.7 and 3.3+).

============
Installation
============

HTTP Request Translator can be installed from the ``setup.py`` python script:

1. ``$ git clone https://github.com/owtf/http-request-translator -b dev``
1. ``$ git clone https://github.com/owtf/http-request-translator``
2. ``$ cd ./http-request-translator/``
3. ``$ ./setup.py install``
3. ``$ make install``

*Note*: The last step might require root privileges.

Expand Down

0 comments on commit 9524560

Please sign in to comment.