Skip to content

Commit a8a1bd3

Browse files
authored
docs: add latest API docs to README (#350)
1 parent a033ed2 commit a8a1bd3

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
@@ -4,10 +4,12 @@
44
55
[![Test](https://github.com/electron/get/actions/workflows/test.yml/badge.svg)](https://github.com/electron/get/actions/workflows/test.yml)
66
[![NPM package](https://img.shields.io/npm/v/@electron/get)](https://npm.im/@electron/get)
7+
[![API docs](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fregistry.npmjs.org%2F%40electron%2Fget%2Flatest&query=%24.version&logo=typescript&logoColor=white&label=API%20Docs
8+
)](https://packages.electronjs.org/get)
79

810
## Usage
911

10-
For full API details, see the [API documentation](https://packages.electronjs.org/get/v4.0.0/index.html).
12+
For full API details, see the [API documentation](https://packages.electronjs.org/get).
1113

1214
### Simple: Downloading an Electron Binary ZIP
1315

0 commit comments

Comments
 (0)