Skip to content

Commit 9a73f43

Browse files
committed
Fix badges and npm name.
1 parent 81cd088 commit 9a73f43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Bedrock Verifiable Credentials Status Service API module _(bedrock-vc-status)_
1+
# Bedrock Verifiable Credentials Status Service API module _(@bedrock/vc-status)_
22

3-
[![Build Status](https://img.shields.io/github/actions/workflow/status/digitalbazaar/bedrock-vc-status/main.yml)](https://github.com/digitalbazaar/bedrock-vc-status/actions?query=workflow%3A%22Bedrock+Node.js+CI%22)
4-
[![NPM Version](https://img.shields.io/npm/v/bedrock-vc-status.svg)](https://npm.im/bedrock-vc-status)
3+
[![Build Status](https://img.shields.io/github/actions/workflow/status/digitalbazaar/bedrock-vc-status/main.yaml)](https://github.com/digitalbazaar/bedrock-vc-status/actions/workflows/main.yaml)
4+
[![NPM Version](https://img.shields.io/npm/v/@bedrock/vc-status.svg)](https://npm.im/@bedrock/vc-status)
55

66
> A VC Issuer API library for use with Bedrock applications.
77

0 commit comments

Comments
 (0)