diff --git a/README.md b/README.md index e8155da7..5ab47338 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,9 @@ var complexFiler = new CompoundFilter( - [x] Retrieve block children - [x] Append block children - [x] Delete a block +- [x] Comments + - [x] Retrieve comments + - [x] Create comment - [x] Users - [x] Retrieve a User - [x] List all users diff --git a/docs/README.md b/docs/README.md index 6bb50712..54a041d2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -89,6 +89,9 @@ var complexFiler = new CompoundFilter( - [x] Retrieve block children - [x] Append block children - [x] Delete a block +- [x] Comments + - [x] Retrieve comments + - [x] Create comment - [x] Users - [x] Retrieve a User - [x] List all users