Tick boxes in readme.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2020-01-14 20:44:58 +01:00
parent a8e342202d
commit aafb55e7eb
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 3 deletions

View File

@ -31,9 +31,9 @@ This is still a work in progress; here is a rough overview of the features:
* [x] `GET`, Streaming `GET`, `POST`, `PATCH`, `PUT` and `DELETE` requests.
* [x] Report maximum allowed character per post.
* [ ] Comfortable access to pagination headers.
* [ ] Comfortable function to register a new “app” (get an access token).
* [ ] Report which mime types are allowed for posting statuses.
* [x] Comfortable access to pagination headers.
* [x] Comfortable function to register a new “app” (get an access token).
* [x] Report which mime types are allowed for posting statuses.
== Usage