From 9a838c1840aad690ca7497a1035925ddcd183802 Mon Sep 17 00:00:00 2001 From: Amia <9750071+aamiaa@users.noreply.github.com> Date: Sat, 12 Oct 2024 15:42:24 +0200 Subject: [PATCH] more clarification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 469d04c..c427d85 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This repository automatically tracks changes to interesting/useful Discord api o ## How this works Every set interval, data indicated by the file names is pulled from the api, compared against the existing content, then updated if changes are detected. -Entries may only get added or updated. If an entry is removed from the api, it will **not** be removed from the repo. +Top level entries may only get added or updated. If an entry is removed from the api, it will **not** be removed from the repo.