readme: add more example projects

This commit is contained in:
Tom Milligan
2024-06-15 10:20:37 +01:00
parent 08397fbffa
commit f7482415a7

View File

@@ -21,9 +21,11 @@ into this:
Read the documentation [here](https://tommilligan.github.io/mdbook-admonish/), to see the actual examples in action. You can see the source in the [`./book`](./book) subdirectory. Read the documentation [here](https://tommilligan.github.io/mdbook-admonish/), to see the actual examples in action. You can see the source in the [`./book`](./book) subdirectory.
Other projects using mdbook-admonish: Projects using mdbook-admonish include:
- [The Rhai Book](https://rhai.rs/book/) - [The Rhai Book](https://rhai.rs/book/) ([source](https://github.com/rhaiscript/book))
- [The Trunk Guide](https://trunkrs.dev/guide/) ([source](https://github.com/trunk-rs/trunk))
- [PRQL language book](https://prql-lang.org/book/) ([source](https://github.com/PRQL/prql))
## Usage ## Usage