Skip to content

Commit

Permalink
modify package name
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaxPanther committed Aug 1, 2022
1 parent b455d7f commit ca718c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# How to use imdb-api ?
Let's start by importing the library and instantiating the IMDb class :

from imdb-api import IMDb
from imdb_api import IMDb

imdb = IMDb()

Expand Down

0 comments on commit ca718c5

Please sign in to comment.