Skip to content

Commit d83dd3f

Browse files
authored
Merge pull request #13 from electron/readme-status-badges
docs: add status badges to README
2 parents 27b4583 + 0bc19e4 commit d83dd3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
> Flip [Electron Fuses](https://github.com/electron/electron/blob/master/docs/tutorial/fuses.md) and customize your packaged build of Electron
44
5-
<!-- [![CircleCI](https://circleci.com/gh/electron/fuses.svg?style=svg)](https://circleci.com/gh/electron/fuses) -->
5+
[![CircleCI](https://circleci.com/gh/electron/fuses.svg?style=shield)](https://circleci.com/gh/electron/fuses)
6+
[![npm version](http://img.shields.io/npm/v/@electron/fuses.svg)](https://npmjs.org/package/@electron/fuses)
67

78
## Usage
89

0 commit comments

Comments
 (0)