prominently link to examples in script docs

This commit is contained in:
Maximilian Hils 2017-04-27 18:23:36 +02:00 committed by GitHub
parent 2a46f3851a
commit 75d952c46c

View File

@ -29,6 +29,12 @@ will be added to all responses passing through the proxy:
>>> mitmdump -s add_header.py >>> mitmdump -s add_header.py
Examples
--------
A collection of addons that demonstrate popular features can be found at :src:`examples/simple`.
Using classes Using classes
------------- -------------