updated README.md

This commit is contained in:
Akash Mahanty
2022-01-22 03:08:26 +05:30
parent df64e839d7
commit 79901ba968
2 changed files with 48 additions and 24 deletions

View File

@@ -10,6 +10,8 @@ class WaybackError(Exception):
Raised when Waybackpy can not return what you asked for.
1) Wayback Machine API Service is unreachable/down.
2) You passed illegal arguments.
All other exceptions are inherited from this class.
"""