Skip to content

Commit 767030a

Browse files
authored
Merge pull request #5 from JoabMendes/patch-1
Improving readme for a better 'get stated' of new commers
2 parents 26ad5bf + 7ebed3b commit 767030a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# sendpulse-rest-api
2+
23
A simple SendPulse REST client library and example for Python.
4+
5+
## Install using pipy
6+
7+
```sh
8+
# version 0.0.3
9+
pip install pysendpulse
10+
```
11+
12+
## Examples
13+
14+
See a list of examples [here](https://github.com/sendpulse/sendpulse-rest-api-python/blob/master/pysendpulse/examples/sendpulse-rest-api-example.py)

0 commit comments

Comments
 (0)