Updated README.md

This commit is contained in:
David Maitland 2015-08-13 14:25:54 +01:00
parent 2c84cff892
commit 10c1d9066e

View File

@ -16,6 +16,8 @@ print nimvelo.sms.post(_from="0123", to="03301201200", body="Hello World!")
sudo pip install nimvelo
```
*You may need to install `simplejson` and `multiprocessing` if you don't have them already.*
### Manual method
```