sat-rs/satrs-book/README.md
Robin Mueller 0437e2b095
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build started...
add satrs-book README
2024-01-30 23:30:53 +01:00

13 lines
247 B
Markdown

sat-rs book
=========
High-level documentation of the [sat-rs project](https://absatsw.irs.uni-stuttgart.de/projects/sat-rs/).
## Building
If you have not done so, install `mdbook` using `cargo install mdbook --locked`.
```sh
mdbook build
```