From 85b1f90f2c3a899689d3dbc30d0a87b78faaa688 Mon Sep 17 00:00:00 2001 From: David Sanders Date: Thu, 8 Jun 2023 02:45:28 +0800 Subject: [PATCH] docs: update status badges in README.md (#73) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b897c78..ee40e57 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ > Create universal macOS Electron applications -[![CircleCI](https://circleci.com/gh/electron/universal/tree/main.svg?style=svg)](https://circleci.com/gh/electron/universal) +[![CircleCI](https://circleci.com/gh/electron/universal/tree/main.svg?style=shield)](https://circleci.com/gh/electron/universal) +[![NPM package](https://img.shields.io/npm/v/@electron/universal)](https://npm.im/@electron/universal) ## Usage