Skip to content

Commit 2681a83

Browse files
authored
Update readme.md
1 parent cd95181 commit 2681a83

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

readme.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Tinydancer (V0)
2+
[![All Contributors](https://img.shields.io/github/all-contributors/anoushk1234/half-baked-client?color=ee8449&style=flat-square)](#contributors)
23

34
## Architecture
45
The client is designed to be modular and easily extensible for additional functionality as this is the v0 and with every major version there may be a need for major changes and add-on services.
@@ -16,4 +17,15 @@ cargo b -r && cp ./target/release/tinydancer ~/.local/bin/
1617
Or install using cargo
1718
```
1819
cargo install --git https://github.com/tinydancer-io/half-baked-client tinydancer
19-
```
20+
```
21+
22+
## Contributors
23+
24+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
25+
<!-- prettier-ignore-start -->
26+
<!-- markdownlint-disable -->
27+
28+
<!-- markdownlint-restore -->
29+
<!-- prettier-ignore-end -->
30+
31+
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)