diff --git a/DEVELOPMENT b/DEVELOPMENT.md similarity index 100% rename from DEVELOPMENT rename to DEVELOPMENT.md diff --git a/README.md b/README.md index 9acfcb56..7ed6b28d 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ cargo run More examples can be found in the `examples` directory. You can run them with `cargo run --example `. -Check out [DEVELOPMENT](DEVELOPMENT) for more details. +Check out [DEVELOPMENT.md](DEVELOPMENT.md) for more details. ## License