Update README.md

This commit is contained in:
akamhy
2020-05-04 20:34:38 +05:30
committed by GitHub
parent e4ea8871ca
commit 2a456bd39a

View File

@@ -52,7 +52,7 @@ This returns the newest available archive for <https://www.microsoft.com/en-us>,
http://web.archive.org/web/20200429033402/https://www.microsoft.com/en-us/
```
### Retiving archive close to a specified year, month, day, hour and minute!. Using near().
### Retiving archive close to a specified year, month, day, hour and minute! Using near().
waybackpy.newest(url, year=2020, month=1, day=1, hour=1, minute=1, UA=user_agent)