updated README, added TOC and links to files/dirs

This commit is contained in:
2025-06-07 01:20:47 -04:00
parent 8b2d1d1e76
commit d8a6910447

View File

@ -53,12 +53,12 @@ TBD
TBD
## Protocol specifications
See `protocol.md` for details.
See [`protocol.md`](protocol.md) for details.
ROSE was designed to embrace newer possibilities as development continues.
## The planning
See the plan in `plan.md`. This file also contains short summaries of
See the plan in [`plan.md`](plan.md). This file also contains short summaries of
what I did at each step.
Most of ROSE's behaviors and features have been planned *before* the
@ -75,7 +75,7 @@ manageable structures. And most people like it when their dreams come
true.
## The action
See the `devlog/` directory for a detailed record of the development
See the [`devlog/`](devlog/) directory for a detailed record of the development
process.
Writing down what I did, how I did them, what walls I ran into, and