try linking to folders in readme
This commit is contained in:
@@ -13,10 +13,10 @@ has a dropdown with some sample code, including `newt` itself.
|
|||||||
|
|
||||||
## Sample code
|
## Sample code
|
||||||
|
|
||||||
- `src` contains a copy of newt written in newt
|
- [`src`](src) contains a copy of newt written in newt
|
||||||
- `newt` contains miscellaneous samples
|
- [`playground/samples`](playground/samples) contains miscellaneous samples from the web playground
|
||||||
- `aoc2024` contains solutions for 2024 Advent of Code in newt
|
- [`aoc2024`](aoc2024) contains solutions for 2024 Advent of Code in newt
|
||||||
- `tests` contains test cases
|
- [`tests`](tests) contains test cases
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user