Fix README.md d589546d
Pedro Santana · 2025-07-11 18:22 1 file(s) · +3 −3
README.md +3 −3
2 2
3 3
![cover](https://cdn.stevedylan.dev/ipfs/bafybeievx27ar5qfqyqyud7kemnb5n2p4rzt2matogi6qttwkpxonqhra4)
4 4
5 -
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/0xZ0uk/create-vhs/blob/main/LICENSE)
6 -
[![create-bhvr version](https://img.shields.io/npm/v/create-bhvr.svg?label=%20)]
5 +
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/stevedylandev/create-bhvr/blob/main/LICENSE)
6 +
![create-bhvr version](https://img.shields.io/npm/v/create-bhvr.svg?label=%20)
7 7
8 8
A command-line interface (CLI) to quickly scaffold a new `bhvr` project. `bhvr` is a full-stack TypeScript monorepo starter with shared types, using Bun, Hono, Vite, and React.
9 9
61 61
## Links
62 62
63 63
- [License (MIT)](LICENSE)
64 -
- []
64 +
- [Contributing](CONTRIBUTING.md)
65 65
- [Website](https://bhvr.dev)