add docs link to readme
This commit is contained in:
parent
24800143ca
commit
007c65225a
1 changed files with 5 additions and 0 deletions
|
|
@ -65,6 +65,11 @@ Usage Example
|
|||
response = Fake_Requests("local.txt")
|
||||
print(response.text);
|
||||
|
||||
Documentation
|
||||
=============
|
||||
|
||||
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/fakerequests/en/latest/>`_.
|
||||
|
||||
Contributing
|
||||
============
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue