Skip to content

Commit 8a65c27

Browse files
NaramsimKronopt
authored andcommitted
Update README.md (#48)
1 parent 352f183 commit 8a65c27

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,16 @@ A python wrapper for [PokéAPI](https://pokeapi.co). (former [pykemon](https://g
1212

1313
Maintainer: [Kronopt](https://github.com/Kronopt)
1414

15-
# Installation
15+
## Installation
16+
1617
Nice and simple:
1718

18-
```
19+
```sh
1920
$ pip install pokepy
2021
```
2122

22-
# Usage
23+
## Usage
24+
2325
Even simpler:
2426

2527
```python
@@ -29,10 +31,11 @@ Even simpler:
2931
<Pokemon - Kakuna>
3032
```
3133

32-
# Documentation
34+
## Documentation
35+
3336
For more information, check the documentation at https://pokeapi.github.io/pokepy
3437

35-
# Features
38+
## Features
3639

3740
* Generate Python objects from PokéAPI resources
3841
* Cache

0 commit comments

Comments
 (0)