diff options
| author | Fuwn <[email protected]> | 2021-05-10 20:40:54 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-10 20:40:54 +0000 |
| commit | 474acde92b18373ca55ce8a7780f20cbda46c74a (patch) | |
| tree | cafe277b6240431ade68e2f5c342cd0a5c30998a | |
| parent | fix(readme): fix dev dependecies (diff) | |
| download | whirl-474acde92b18373ca55ce8a7780f20cbda46c74a.tar.xz whirl-474acde92b18373ca55ce8a7780f20cbda46c74a.zip | |
docs(readme): add dev dependency disclaimer
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -51,5 +51,8 @@ Please reference the [contribution guidelines](./CONTRIBUTING.md) of this reposi ### Optional - [cargo-watch](https://crates.io/crates/cargo-watch) +*These development dependencies will automatically be satisfied if you are using the Nix +shell configuration as provided.* + ### License [GNU General Public License v3.0](./LICENSE) |