typos/README.md

30 lines
1 KiB
Markdown
Raw Normal View History

2019-07-03 21:22:36 -04:00
# typos
2019-01-22 17:01:33 -05:00
2019-07-03 21:22:36 -04:00
> **Source code spell checker**
2019-01-22 17:01:33 -05:00
2019-10-25 09:49:41 -04:00
[![Build Status](https://dev.azure.com/crate-ci/crate-ci/_apis/build/status/typos?branchName=master)](https://dev.azure.com/crate-ci/crate-ci/_build/latest?definitionId=11&branchName=master)
[![codecov](https://codecov.io/gh/crate-ci/typos/branch/master/graph/badge.svg)](https://codecov.io/gh/crate-ci/typos)
2019-01-22 17:01:33 -05:00
[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation]
2019-07-03 21:22:36 -04:00
![License](https://img.shields.io/crates/l/typos.svg)
[![Crates Status](https://img.shields.io/crates/v/typos.svg)](https://crates.io/crates/typos)
2019-01-22 17:01:33 -05:00
2019-10-25 10:17:58 -04:00
## [About](docs/about.md)
2019-06-26 23:49:37 -04:00
## [Install](docs/install.md)
2019-01-22 17:01:33 -05:00
2019-10-25 10:17:58 -04:00
## [Reference](docs/reference.md)
2019-01-22 17:01:33 -05:00
2019-06-26 23:49:37 -04:00
## [Contribute](CONTRIBUTING.md)
2019-01-22 17:01:33 -05:00
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
[Crates.io]: https://crates.io/crates/typos-cli
2019-07-03 21:22:36 -04:00
[Documentation]: https://docs.rs/typos