Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/h2non/pook
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Jan 6, 2017
2 parents a9404ed + d25bc49 commit 1379f6c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Versatile, expressive and hackable utility library for HTTP traffic mocking and

Heavily inspired by `gock`_.

To get started, see the `documentation`_, `how it works`_, `FAQ`_ or `examples`_.

**Note**: still beta quality library. More docs, examples and better test coverage are still a work in progress.


Expand Down Expand Up @@ -264,7 +266,9 @@ MIT - Tomas Aparicio
.. _urllib: https://docs.python.org/3/library/urllib.html
.. _http.client: https://docs.python.org/3/library/http.client.html
.. _pycurl: http://pycurl.io
.. _0.1.3: https://github.com/h2non/pook/milestone/3
.. _documentation: http://pook.readthedocs.io/en/latest/
.. _FAQ: http://pook.readthedocs.io/en/latest/faq.html
.. _how it works: http://pook.readthedocs.io/en/latest/how_it_works.html

.. |Build Status| image:: https://travis-ci.org/h2non/pook.svg?branch=master
:target: https://travis-ci.org/h2non/pook
Expand Down

0 comments on commit 1379f6c

Please sign in to comment.