Skip to content

Commit dd691ed

Browse files
committed
readme updated
1 parent a4e11d5 commit dd691ed

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
This is a simple [DevMate](http://devmate.com/) [Public API](https://docs.devmate.com/docs/api) client written in Python.
44

5-
* [Getting Started](#getting-started)
5+
* [Installation](#installation)
66
* [Usage Example](#usage-example)
77

8-
## Getting Started
9-
TODO
8+
## Installation
9+
The latest stable version is always available on PyPi.
10+
11+
pip install devmateclient
1012

1113
## Usage Example
1214

0 commit comments

Comments
 (0)