diff options
-rw-r--r-- | docs/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md index 5a4d160..cc76417 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,6 +5,10 @@ - [Project File Structure](project-file-structure.md) - [C++ Style Guidelines](styleguide-cpp.md) +## Design +- [Economy Design](design/econ-design.md) +- [Event Design](design/event-design.md) + ## Simulation - [Goods](simulation/goods.md) - [Ideologies](simulation/ideologies.md) |