added instalation to readme
This commit is contained in:
12
README.md
12
README.md
@@ -1,12 +1,16 @@
|
|||||||
# MacaroniPM | A PenguinMod API wrapper
|
# MacaroniPM | A PenguinMod API wrapper
|
||||||
Todo: make this readme.
|
|
||||||
|
|
||||||
# New functions
|
## Instalation
|
||||||
|
|
||||||
|
You can download the latest version of macaronipm via `pip install macaronipm`
|
||||||
|
|
||||||
|
## New functions
|
||||||
|
|
||||||
`macaronipm.user.UserExist()`
|
`macaronipm.user.UserExist()`
|
||||||
|
|
||||||
`macaronipm.user.IsBanned()`
|
`macaronipm.user.IsBanned()`
|
||||||
|
|
||||||
`macaronipm.user.logout()`
|
`macaronipm.user.logout()`
|
||||||
|
|
||||||
`macaronipm.user.GetMessages()`
|
`macaronipm.user.GetMessages()`
|
||||||
|
|
||||||
@@ -14,4 +18,4 @@ Todo: make this readme.
|
|||||||
|
|
||||||
`macaronipm.IsOnline()`
|
`macaronipm.IsOnline()`
|
||||||
|
|
||||||
`macaronipm.project.hasLovedVoted()`
|
`macaronipm.project.hasLovedVoted()`
|
||||||
|
|||||||
Reference in New Issue
Block a user