diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ # Advent Of Code 2018 -Solutions to the annual [coding advent calendar](https://adventofcode.com) written in Python 3. +Solutions to the annual [coding advent calendar](https://adventofcode.com) written in [Python](https://www.python.org/). + +The version of python used to run the code is: `3.10.10` |
