Add usage to readme
This commit is contained in:
parent
c1fbaf44e4
commit
40fc7da6b4
|
@ -12,6 +12,12 @@ Specifically, here's my `deno --version` output:
|
||||||
|
|
||||||
Enjoy!
|
Enjoy!
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
Run these solutions like so:
|
||||||
|
|
||||||
|
deno run --unstable --allow-all $DAY.ts
|
||||||
|
|
||||||
# Days
|
# Days
|
||||||
|
|
||||||
- [x] [Day 1](./1.ts)
|
- [x] [Day 1](./1.ts)
|
||||||
|
|
Loading…
Reference in a new issue