Skip to content

Commit bef77c9

Browse files
committed
Add npm version link
1 parent 0198603 commit bef77c9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![NPM Version](https://img.shields.io/npm/v/%40rescript%2Fwebapi)](https://www.npmjs.com/package/@rescript/webapi)
2+
13
# experimental-rescript-webapi
24

35
Experimental successor to [rescript-webapi](https://github.com/TheSpyder/rescript-webapi)

docs/content/docs/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description: Learn more about @rescript/webapi.
55

66
import { Tabs, TabItem, Code } from "@astrojs/starlight/components";
77

8+
[![NPM Version](https://img.shields.io/npm/v/%40rescript%2Fwebapi)](https://www.npmjs.com/package/@rescript/webapi)
9+
810
## Installation
911

1012
Install the package using your favorite package manager:

0 commit comments

Comments
 (0)