typos/README.md

28 lines
978 B
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-07-03 21:22:36 -04:00
[![Travis Status](https://travis-ci.org/epage/typos.svg?branch=master)](https://travis-ci.org/epage/typos)
2019-07-05 10:09:13 -04:00
[![Appveyor Status](https://ci.appveyor.com/api/projects/status/uaa9voudebj944d5/branch/master?svg=true)](https://ci.appveyor.com/project/epage/typos/branch/master)
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-06-26 23:49:37 -04:00
## [Install](docs/install.md)
2019-01-22 17:01:33 -05:00
2019-06-26 23:49:37 -04:00
## [About](docs/about.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