chore: adds disclaimer about status of the library
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user