From 4b3358b1ede1ba0d7a553baf61c89b3310dfacbe Mon Sep 17 00:00:00 2001 From: Moritz Fink Date: Sat, 5 Feb 2022 11:04:15 +0100 Subject: [PATCH] Enhance README.md --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d125085..ef18bf5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,19 @@ # The Lord of the Rings API -This package leverages communication with [The One API](https://the-one-api.dev/), providing the user with data about -*The Lord of the Rings* (books and movies). +This package facilitates communication with [The One API](https://the-one-api.dev/), providing the user with data about +*The Lord of the Rings*: + +* Books +* Chapters +* Characters +* Movies +* Quotes + +The respective requests may be further specified by providing: + +* Pagination +* Sorting +* Filters ## Prerequisites