update README

This commit is contained in:
2021-12-03 17:48:04 +01:00
parent ba89d9cf0c
commit 58980edfb0

View File

@@ -1,4 +1,4 @@
#### My solutions to the [advent of code](https://adventofcode.com), years 2020 and 2021. #### My solutions to the [2020](https://adventofcode.com/2020) and [2021](https://adventofcode.com/2021) [advent of code](https://adventofcode.com).
#### My own rules for 2020 : #### My own rules for 2020 :
- **C** : Only *standard* libraries (for example, no external sort). - **C** : Only *standard* libraries (for example, no external sort).