Update readme (human)

This commit is contained in:
2026-02-23 08:15:11 +01:00
parent e8fa7e1f28
commit 6d9ab26423
2 changed files with 2 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ An AI implementing this operating system should implement features in this order
After each feature, it should create a new Git commit and push the commit.
The git commit should describe what is done and why certain choices were made.
The title of the commit should always end with (AI), to indicate that it was written by an AI.
Once a task is completed, it should be checked off.
- [ ] Create directory structure
- [ ] Create initial build system