Update README.md

Placed it at the bottom and make it concise.
This commit is contained in:
Ghaniyyat 2024-12-21 21:22:29 +05:00 committed by GitHub
parent da3382016b
commit 06169092e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,8 +15,6 @@ Finds and corrects spelling mistakes among source code:
![License](https://img.shields.io/crates/l/typos.svg)
[![Crates Status](https://img.shields.io/crates/v/typos.svg)][Crates.io]
Dual-licensed under [MIT](LICENSE-MIT) or [Apache 2.0](LICENSE-APACHE)
## Documentation
- [Installation](#install)
@ -187,3 +185,7 @@ For more on the trade offs of these approaches, see [Design](docs/design.md).
[Crates.io]: https://crates.io/crates/typos-cli
[Documentation]: https://docs.rs/typos
## License
Typos is available under the [MIT License](LICENSE-MIT) or the [Apache 2.0 License](LICENSE-APACHE).