Skip to content

Commit

Permalink
Add more.
Browse files Browse the repository at this point in the history
  • Loading branch information
tadd committed Sep 20, 2024
1 parent 8d2d886 commit 04e5a07
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ printf("content: %d\n", i);
```
Then it prints `42`. Happy ending. 🤔🤔
## Development
We use [Criterion](https://github.com/Snaipe/Criterion) for tests, so
you'll need to install that before `make test`.
Dear Debian/Ubuntu user: You can install via
`apt install [libcriterion-dev](https://packages.debian.org/bookworm/libcriterion-dev)`.
## License
[CC0](./CC0.md).

0 comments on commit 04e5a07

Please sign in to comment.