Skip to content

Commit 4dfe703

Browse files
committed
doc: add tests & docs dynamic badges
1 parent b097cb4 commit 4dfe703

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# {Bracoxide}
22

3+
[![Tests](https://github.com/atahabaki/bracoxide/actions/workflows/rust.yml/badge.svg)](https://github.com/atahabaki/bracoxide/actions/workflows/rust.yml)
34
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
45
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)
6+
[![Documentation](https://docs.rs/bracoxide/badge.svg)](https://docs.rs/bracoxide)
57

68
Bracoxide is a powerful Rust library for handling and expanding brace expansions.
79
It provides a simple and intuitive way to generate combinations and permutations

0 commit comments

Comments
 (0)