aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index b6edf3a..5a4d160 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,5 +1,11 @@
# Documentation
- [Contribution Quickstart Guide](contribution-quickstart-guide.md)
+- [General Program Architecture](general-program-architecture.md)
- [Project File Structure](project-file-structure.md)
-- [C++ Style Guidlines](styleguide-cpp.md) \ No newline at end of file
+- [C++ Style Guidelines](styleguide-cpp.md)
+
+## Simulation
+- [Goods](simulation/goods.md)
+- [Ideologies](simulation/ideologies.md)
+- [Provinces](simulation/provinces.md)