diff --git a/README.md b/README.md index 101aa27..1677783 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ # 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.IsBanned()` -`macaronipm.user.logout()` +`macaronipm.user.logout()` `macaronipm.user.GetMessages()` @@ -14,4 +18,4 @@ Todo: make this readme. `macaronipm.IsOnline()` -`macaronipm.project.hasLovedVoted()` \ No newline at end of file +`macaronipm.project.hasLovedVoted()`