Skip to content

Commit

Permalink
docs 6
Browse files Browse the repository at this point in the history
  • Loading branch information
andgineer committed Apr 11, 2019
1 parent 810d22f commit d70b00c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@ More complex example
url: "{host}posts/{id}"
headers: json
Example above is included into bombard internal examples that you can use with
option `--example` like that::

python3 -m bombard.main --example simple --repeat 2 --threshold 100

And you will get something like this:

.. image:: _static/simple_stdout.png

Source code: `GitHub <https://github.com/masterandrey/bombard/>`_.
Expand Down

0 comments on commit d70b00c

Please sign in to comment.