Skip to content

Commit a22c236

Browse files
authored
Add npm version badge to README
1 parent 6231b0b commit a22c236

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![npm version](https://badge.fury.io/js/use-typing-headlines.svg)](https://badge.fury.io/js/use-typing-headlines)
2+
13
# 💻 useTypingHeadlines
24

35
React hook designed to display animated headlines
@@ -81,4 +83,4 @@ const Component = () => {
8183
</div>;
8284
</>;
8385
}
84-
```
86+
```

0 commit comments

Comments
 (0)