diff --git a/README.md b/README.md index 336e699..108cb52 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ datetime.datetime(2021, 1, 4, 17, 35, 12, 691741) >>> str(wayback.newest()) 'https://web.archive.org/web/20210104173410/https://en.wikipedia.org/wiki/Multivariable_calculus' ``` +> Full python package documentation can be found at . + #### As a CLI tool @@ -88,9 +90,7 @@ https://akamhy.github.io/waybackpy/ 'akamhy.github.io-10-urls-m2a24y.txt' saved in current working directory ``` - - -> Full documentation can be found at . +> Full CLI documentation can be found at . ## License [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/akamhy/waybackpy/blob/master/LICENSE)