~aperezdc/aoc2022

d471e23dc1114bc937cb54be6677f025f8843885 — Adrian Perez de Castro 2 years ago b6fb35a
README: List Python
1 files changed, 3 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +3 -1
@@ 11,8 11,10 @@ My solutions for [Advent of Code 2022](https://adventofcode.com/2022):
Languages used
--------------

- [Lua](https://www.lua.org/) (version 5.4)
- [C11](https://en.wikipedia.org/wiki/C11)
- [Lua](https://www.lua.org/) (version 5.4)
- [Python](https://python.org) (version 3.10, most programs probably work all
  the way down to version 3.6)


Licensing