Update README.md, add docs/CONFIGURATION.md

I've finally added a somewhat usable README and also explained
configuration in docs/CONFIGURATION.md
This commit is contained in:
Ben Buhse 2026-02-11 20:22:41 -06:00
commit 8e93395360
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
5 changed files with 348 additions and 9 deletions

View file

@ -1,7 +1,7 @@
version = 1
[[annotations]]
path = ["README.md", "docs/TODO.md"]
path = ["README.md", "docs/**"]
SPDX-FileCopyrightText = "2026 Ben Buhse <me@benbuhse.email>"
SPDX-License-Identifier = "CC-BY-4.0"