Skip to content

Commit 567d257

Browse files
committed
add badges
1 parent e17894b commit 567d257

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Chattt is a CLI-based chat network.
44

55

6+
[![npm](https://img.shields.io/npm/v/chattt.svg)](https://www.npmjs.com/package/chattt)
7+
[![npm](https://img.shields.io/npm/dm/chattt.svg)](https://www.npmjs.com/package/chattt)
8+
[![npm](https://img.shields.io/npm/l/chattt.svg)]()
9+
10+
611
### Using
712

813
```sh

0 commit comments

Comments
 (0)