diff --git a/README.md b/README.md index 2a0827b..31fd80f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ # Novaloop.PaymoApi - Accessing Paymo Api -**Novaloop.PaymoApi** allows to access the paymo API. +**Novaloop.PaymoApi** allows to access the paymo API within your .net projects. + +## Disclaimer +This library is an early state. Not a lot of api endpoints have been implemented. But it is set on solid grounds and hopefully will grow in the future. +Don't shy away to open an issue or write a pull request for an endpoint you need. ## Implemented Methods +- Get all existing Tasks - Get an existing Task - Create a new Task