Added user note

This commit is contained in:
Dan Brown 2021-03-04 23:47:56 +00:00
commit 2b6ce7ba3f

View file

@ -5,6 +5,8 @@ This script will scan through all pages, chapters books and shelves via the API
**This is a very simplistic single-script-file example of using the endpoints API together**
, it is not a fully-featured & validated script.
Keep in mind, The sitemap generated will reflect content visible to the API user used when running the script.
## Requirements
You will need php (~7.2+) installed on the machine you want to run this script on.