Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 8a19bf9

Browse files
authored
Update README.md
1 parent 2b93bfd commit 8a19bf9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
[![npm](https://img.shields.io/npm/v/github-version-checker?logo=npm)](https://www.npmjs.com/package/github-version-checker)
1+
[![npm legacy](https://img.shields.io/npm/v/github-version-checker?label=legacy&logo=npm)](https://www.npmjs.com/package/github-version-checker)
2+
[![npm](https://img.shields.io/npm/v/@version-checker/core?logo=npm)](https://www.npmjs.com/package/@version-checker/core)
3+
![node-current (scoped)](https://img.shields.io/node/v/@version-checker/core?logo=node.js)
4+
25
[![GitHub Workflow Status (CI)](https://img.shields.io/github/actions/workflow/status/axelrindle/github-version-checker/ci.yml?branch=main&logo=github)](https://github.com/axelrindle/github-version-checker/actions/workflows/ci.yml)
36
[![GitHub Workflow Status (Docs)](https://img.shields.io/github/actions/workflow/status/axelrindle/github-version-checker/docs.yml?branch=main&label=Docs&logo=github)](https://github.com/axelrindle/github-version-checker/actions/workflows/docs.yml)
47
[![Codacy grade](https://img.shields.io/codacy/grade/f82826738d2b43b1b8ba40dd780d1784?logo=codacy)](https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com&utm_medium=referral&utm_content=axelrindle/github-version-checker&utm_campaign=Badge_Grade)
@@ -12,7 +15,7 @@
1215

1316
---
1417

15-
# github-version-checker
18+
# version-checker
1619

1720
> Simple **version checker** working with **GitHub releases** and the **GitHub API**.
1821

0 commit comments

Comments
 (0)