# The Zink Book

This is the book for the Zink Language, you can read it online at [docs.zink-lang.org](https://zink-lang.org/).

## Contributing

```
cargo install mdbook
mdbook serve
```