add docs link to readme

This commit is contained in:
foamyguy 2021-10-25 11:27:58 -05:00
parent 24800143ca
commit 007c65225a

View file

@ -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
============