Skip to content

Commit

Permalink
docs: update CircleCI readme badge
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallOfSound authored Nov 26, 2020
1 parent 477a52e commit 8c55e5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Create universal macOS Electron applications
[![CircleCI](https://circleci.com/gh/electron/universal.svg?style=svg)](https://circleci.com/gh/electron/universal)
[![CircleCI](https://circleci.com/gh/electron/universal/tree/master.svg?style=svg)](https://circleci.com/gh/electron/universal)


## Usage
Expand Down Expand Up @@ -33,4 +33,4 @@ your x64 and arm64 apps work in isolation the Universal app will work as well.

#### How do I build my app for Apple silicon in the first place?

Check out the [Electron Apple silicon blog post](https://www.electronjs.org/blog/apple-silicon)
Check out the [Electron Apple silicon blog post](https://www.electronjs.org/blog/apple-silicon)

0 comments on commit 8c55e5b

Please sign in to comment.