Skip to content

Commit dbd1eb2

Browse files
committed
docs: add link to docs.rs documentation
1 parent 0efb037 commit dbd1eb2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<div align="center">
22

33
[![Latest Crate Version](https://img.shields.io/crates/v/conventional-commit.svg?logo=rust&label=version&logoColor=white&colorB=brightgreen)](https://crates.io/crates/conventional-commit "The latest released version on crates.io.")
4+
[![Library Documentation](https://docs.rs/conventional-commit/badge.svg)](https://docs.rs/conventional-commit "The online documentation at docs.rs.")
45
[![Discord Chat](https://img.shields.io/discord/477552212156088320.svg?logo=discord&label=discord%20chat&logoColor=white)](https://discord.gg/Kc4qZWE "Ask a question or just enjoy your stay!")
56

67
**Conventional Commit**
@@ -12,8 +13,8 @@
1213
🚧&nbsp;&nbsp;&nbsp;&nbsp;_work in progress_&nbsp;&nbsp;&nbsp;&nbsp;🚧
1314

1415
<br /><br />
15-
</div>
1616

17+
</div>
1718

1819
- [x] Initial usable version
1920
- [ ] 100% compliant with [latest specification]
@@ -22,4 +23,3 @@
2223

2324
[conventional commit]: https://www.conventionalcommits.org
2425
[latest specification]: https://www.conventionalcommits.org/en/v1.0.0-beta.4/#specification
25-

0 commit comments

Comments
 (0)