chore: Updated readme cc211939
Steve · 2025-04-28 07:02 1 file(s) · +8 −0
README.md +8 −0
32 32
33 33
## Getting Started
34 34
35 +
### Quick Start
36 +
37 +
You can start a new bhvr project using the [CLI](https://github.com/stevedylandev/create-bhvr)
38 +
39 +
```bash
40 +
bun create bhvr
41 +
```
42 +
35 43
### Installation
36 44
37 45
```bash