Skip to content

Commit

Permalink
docs: update status badges in README.md (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Jun 7, 2023
1 parent 3ecbbd5 commit 85b1f90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 85b1f90

Please sign in to comment.