Added readme
This commit is contained in:
parent
83abcbc6e3
commit
a2f313429f
10
README.md
10
README.md
@ -1,3 +1,9 @@
|
||||
# aoc2021
|
||||
# Advent of Code 2021
|
||||
|
||||
A description of this package.
|
||||
See: [https://adventofcode.com/2021](https://adventofcode.com/2021)
|
||||
|
||||
Solved in Swift 5.5.
|
||||
|
||||
## Notes
|
||||
|
||||
Xcode seems to have issues building this and doesn't like package resources. Build and run using `swift build && swift run`.
|
||||
|
Loading…
Reference in New Issue
Block a user