diff --git a/README.md b/README.md index a03b86a..52bc963 100644 --- a/README.md +++ b/README.md @@ -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