Simplify docs [skip ci]

This commit is contained in:
Andrew Kane
2021-07-26 15:23:03 -07:00
parent 48b39a7619
commit 3244e30e31

View File

@@ -9,7 +9,7 @@
Add this line to your applications `Cargo.toml` under `[dependencies]`:
```toml
libmf = { version = "0.1" }
libmf = "0.1"
```
## Getting Started