Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoSa-2000 committed Oct 19, 2024
1 parent 16b96e8 commit 9f52cda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@

API wrapper for animegifs. Get random anime gifs by category. Use Python (intended (for now) for Discord).

WIP - updated in time to time. Versions below v0.5.3 aren't expected to work flawlessly or at all.
WIP - updated in time to time.
Version below v1.0 will not have the gifs library updated anymore and the gifs may return 404 as they were hosted on Discord.
For troubleshoots, known errors and categories list, check below.

`pip install animegifs`

# HOW TO USE
```py
#v1.1.0>
#v1.2.0>
from animegifs import animegifs

gifs = animegifs.Animegifs()
Expand Down

0 comments on commit 9f52cda

Please sign in to comment.