Minor mdbook cleanup

This commit is contained in:
Nathan McCarty 2025-01-27 03:29:53 -05:00
parent a294515c1d
commit 9d3eeacd4c
3 changed files with 26 additions and 14 deletions

View file

@ -6,6 +6,9 @@ Idris files.
## Authors Note
This entire book is a single literate code base, the source code is available at
https://git.stranger.systems/Idris/advent
The solutions contained in this project are intended to be read in sequential
order, though can reasonably be read in any order if you have a good level of
familiarity with more advanced functional programming topics.