Files
powdr/book/README.md
schaeff 88dfdea0a5 create powdr book
Co-authored-by: Leo <me@leoa.lt>
2023-07-27 14:51:22 +02:00

14 lines
160 B
Markdown

# the powdr book
This is the powdr book.
## Contributing
To serve the book:
```
cargo install mdbook
mdbook serve
```
Then put changes in the `src` folder.