Rename DEVELOPMENT to DEVELOPMENT.md (#894)

This commit is contained in:
Zimo Li 2025-05-26 01:35:33 -04:00 committed by GitHub
parent c99e696cb1
commit 6f28df6a7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -60,7 +60,7 @@ cargo run
More examples can be found in the `examples` directory. You can run them with `cargo run --example <example_name>`.
Check out [DEVELOPMENT](DEVELOPMENT) for more details.
Check out [DEVELOPMENT.md](DEVELOPMENT.md) for more details.
## License