Skip to content

Commit 282a8f6

Browse files
committed
Merge branch 'master' into develop
2 parents 88ae2a9 + d2e5143 commit 282a8f6

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,7 +1,7 @@
11
# GwentAPI
22
The code for GwentAPI
33

4-
GwentAPI is a RESTful API dedicated to provide information regarding GWENT®: The Witcher Card Game. You may use its interface to consume information on cards, factions, etc.
4+
GwentAPI is a RESTful API dedicated to provide information regarding GWENT®: The Witcher Card Game. You may use its interface to consume information on cards, factions, etc. You can find the API documentation at [https://gwentapi.com/swagger/](https://gwentapi.com/swagger/).
55

66

77
# How to use
@@ -48,4 +48,4 @@ Read the ``CONTRIBUTING.md`` file.
4848

4949
latest.jsonl is generated by [Arachas](https://github.com/GwentAPI/arachas) a web crawler that extract data from [gwentify.com](http://gwentify.com).
5050

51-
GwentAPI doesn't hot link to gwentify and so, the database population script will replace the url. The artworks isn't included because git doesn't like binary files and neither do I like including binary files in git.
51+
GwentAPI doesn't hot link to gwentify and so, the database population script will replace the url. The artworks isn't included because git doesn't like binary files and neither do I like including binary files in git.

0 commit comments

Comments
 (0)