Skip to content

Commit b0c537c

Browse files
committed
README
1 parent 876c8aa commit b0c537c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# IMDb-Api Client Application
2-
The IMDb-API is a web service for receiving movie, serial and cast informations. APIs results is a JSON and includes items such as movie specifications, images, posters, trailers, ratings, Wikipedia page content and more. [see more »](https://imdb-api.com)
2+
The IMDb-API is a web service for receiving movie, serial and cast informations. APIs results is a JSON and includes items such as movie specifications, images, posters, trailers, ratings, Wikipedia page content and more. [IMDb API](https://imdb-api.com)
33

44
## Nuget
55
Install from Nuget using the command: **Install-Package IMDbApiLib** View more about that here: https://nuget.org/packages/IMDbApiLib
66

77
## API Documentation
8-
[https://imdb-api.com/api](https://imdb-api.com/api)
8+
[IMDb API Documentation](https://imdb-api.com/api)
99

1010
## Screenshot
1111
![IMDb API Client](https://imdb-api.com/img/imdb-api-client.png "IMDb API Client")

0 commit comments

Comments
 (0)