Merge branch 'master' of github.com:ZeusWPI/Advent-of-Code-Aggregator

This commit is contained in:
awerbrouck 2021-12-01 13:08:48 +01:00
commit 9f7eae8d51

View file

@ -21,6 +21,7 @@
* nieuwe persoon toevoegen: * nieuwe persoon toevoegen:
```sh ```sh
cd 2021
git submodule add <link zoals in tabel> <naam zoals in tabel> git submodule add <link zoals in tabel> <naam zoals in tabel>
git commit -m 'hey guys ik heb een repo toegevoegd' git commit -m 'hey guys ik heb een repo toegevoegd'
``` ```