Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 63c6d1e

Browse files
committed
adding link to documenation in README
1 parent 2393463 commit 63c6d1e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ same way ``http.client`` does. This is because most servers do not support
4747
HTTP/2 at this time: I don't want you accidentally using ``hyper`` when you
4848
wanted ``http.client``.
4949

50+
Documentation
51+
=============
52+
53+
Looking to learn more? Documentation for ``hyper`` can be found on `Read the Docs`_.
54+
55+
.. _Read the Docs: http://hyper.readthedocs.io/en/latest/
56+
5057
Contributing
5158
============
5259

0 commit comments

Comments
 (0)