aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author ClarkeCode <clarke.john.robert@gmail.com>2023-04-02 09:04:34 +0200
committer ClarkeCode <clarke.john.robert@gmail.com>2023-04-02 09:04:34 +0200
commit162b5b5a9879e5ca00a7860636f4969e7c507c61 (patch)
tree1c4b2ae30c61ee7499d734c3522c9dcaa0f2896b
parent963d17400255700f7ae48d177cc41e1a27170ba8 (diff)
Updating documentation page
-rw-r--r--docs/README.md4
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)