diff --git a/README.md b/README.md index 5c1ec1e..33693e0 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,9 @@ print(webpage) ``` > This should print the source code for . +## Tests +* [Here](https://github.com/akamhy/waybackpy/tree/master/tests) + ## Dependency * None, just python standard libraries (json, urllib and datetime). Both python 2 and 3 are supported :)