summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc
index 645fe31..e0d94c3 100644
--- a/README.adoc
+++ b/README.adoc
@@ -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