diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-03 20:05:50 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-03 20:05:50 +0200 |
commit | 7b910e400e75c8e99ce14238a5a1f840ba4d840e (patch) | |
tree | 8dddf1a81ac6eeb837ac7c1176f06b69c938ddb2 /readme.md | |
parent | 9f33af98ac570e1ee0945852c38b8081f55cfa76 (diff) |
update readme + contributing.md with new git rules
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ systems programming in c++ minor engine +please read [contributing.md](./contributing.md) + # TODO - add mwe/ folder for experiments and proof-of-concept toys |