aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
author ClarkeCode <33846391+ClarkeCode@users.noreply.github.com>2023-02-23 15:50:11 +0100
committer GitHub <noreply@github.com>2023-02-23 15:50:11 +0100
commitc57c9fea0084bcab41b142465d27b2abed65888b (patch)
tree10640ed890ce8032ebb39dffb3ba59787b219321 /docs/README.md
parent659902727ea838b84b4ea81bfda3b5db3c6e388b (diff)
Added contributor quickstart guide (#19)
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index bd40237..b6edf3a 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,3 +1,5 @@
# Documentation
-[C++ Style Guidlines](styleguide-cpp.md) \ No newline at end of file
+- [Contribution Quickstart Guide](contribution-quickstart-guide.md)
+- [Project File Structure](project-file-structure.md)
+- [C++ Style Guidlines](styleguide-cpp.md) \ No newline at end of file