Create README.md

This commit is contained in:
kamoshi 2019-12-07 00:39:28 +01:00 committed by GitHub
parent a552a43d16
commit 00160e54e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
README.md Normal file
View file

@ -0,0 +1,4 @@
# Advent-of-Code
Solutions to the Advent of Code written by myself in various languages
Each "year" directory has subdirectories dedicated to specific languages that I used, and every such subdirectory is divided into days.