Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenk Verlinde <henk@ventizo.com>2021-10-04 17:50:49 +0300
committerHenk Verlinde <henk@ventizo.com>2021-10-04 17:50:49 +0300
commit3ed51dcdb52b0bba9b079b40802581b393ec736f (patch)
treec4c921dac53a894571ff8f2d3cd37ae00f5bcdf7 /README.md
parent1e6f5ffba78da25a317e097602014980dada9e1a (diff)
meta: add npm status badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6cf137d..c72318c 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,9 @@
<a href="https://github.com/h-enk/doks/releases">
<img src="https://img.shields.io/github/v/release/h-enk/doks?include_prereleases&style=flat-square"alt="GitHub release (latest SemVer including pre-releases)">
</a>
+ <a href="https://www.npmjs.com/package/@hyas/doks">
+ <img src="https://img.shields.io/npm/v/@hyas/doks?style=flat-square" alt="npm (scoped)">
+ </a>
<a href="https://github.com/h-enk/doks/actions?query=workflow%3A%22Hyas+CI%22">
<img src="https://img.shields.io/github/workflow/status/h-enk/doks/Hyas%20CI/master?style=flat-square" alt="GitHub Workflow Status (branch)">
</a>