typos/README.md
Ed Page 74beef55a9
Merge pull request #7 from peter-kehl/readme_pass_markdown_lint
README.md list indentation and no bare URLs, as per Markdown Lint VS Code extension
2023-10-02 15:49:33 -05:00

26 lines
831 B
Markdown

# PROJECT
> DESCRIPTION
[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation]
![License](https://img.shields.io/crates/l/PROJECT.svg)
[![Crates Status](https://img.shields.io/crates/v/PROJECT.svg)][Crates.io]
## 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.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.
[Crates.io]: https://crates.io/crates/PROJECT
[Documentation]: https://docs.rs/PROJECT