Skip to content

Commit 9cc3841

Browse files
author
Flix
committed
chore: Update README
1 parent e3e9a3f commit 9cc3841

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,15 @@ Warning: This project is in early alpha and should not be used in production!
1414

1515
Import the project using:
1616

17+
```bash
18+
cargo add bonsaimq
19+
```
20+
21+
or
22+
1723
```toml
1824
# adjust the version to the latest version:
19-
bonsaimq = "0.2.0"
25+
bonsaimq = "0.3.0"
2026
# or
2127
bonsaimq = { git = "https://github.com/FlixCoder/bonsaimq" }
2228
```

0 commit comments

Comments
 (0)