Move TODOs into separate file, update README

I still have lots to do for the README, but I'll do that once I actually
am able to daily-drive beansprout.
This commit is contained in:
Ben Buhse 2026-02-11 15:15:48 -06:00
commit 3ceaf8a004
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
3 changed files with 34 additions and 24 deletions

View file

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