This commit is contained in:
Alessandro Pezzè 2016-08-25 15:22:18 +02:00 committed by Paul Hallett
parent 042fd74d71
commit a50a65676e

View file

@ -1,13 +1,13 @@
# PokeAPI
A RESTful API for Pokémon
A RESTful API for Pokemon
LICENSE: BSD
LICENSE: [BSD](https://github.com/PokeAPI/pokeapi/blob/master/LICENSE.rst)
http://pokeapi.co
[![ghit.me](https://ghit.me/badge.svg?repo=PokeAPI/pokeapi)](https://ghit.me/repo/PokeAPI/pokeapi)
## Fair use policy
PokéAPI is open and free to use. However, we will ban IP addresses that abuse this privilege. This API is used primarily for educational purposes, and we do not want people inhibiting the education of others. See the fair use guide on the docs for more information.
@ -35,7 +35,7 @@ Quite a lot of data is missing from the V1 API.
See [This blog post for more information](http://phalt.co/if-you-have-data-they-will-consume-it).
## Setup
## Setup [![pyVersion27](https://img.shields.io/badge/python-2.7-blue.svg)](https://www.python.org/download/releases/2.7/)
- Download this source code into a working directory.