Skip to content

Commit f193ba8

Browse files
committed
Add AppVeyor status badge to readme
1 parent c5b618c commit f193ba8

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@
33
[Bootstrap 3][bootstrap] components built with [React][react]
44

55
[![Travis Build Status][build-badge]][build]
6-
[![NPM version][npm-badge]][npm]
7-
[![Bower version][bower-badge]][bower]
6+
[![Build status][appveyor-badge]][appveyor]
7+
88
[![HuBoard][huboard-badge]][huboard]
99
[![Gitter][gitter-badge]][gitter]
1010

11+
[![NPM version][npm-badge]][npm]
12+
[![Bower version][bower-badge]][bower]
13+
1114
[![Dependency Status][deps-badge]][deps]
1215
[![devDependency Status][dev-deps-badge]][dev-deps]
1316
[![peerDependency Status][peer-deps-badge]][peer-deps]
@@ -73,4 +76,4 @@ Yes please! See the [contributing guidelines][contributing] for details.
7376
[huboard]: https://huboard.com/react-bootstrap/react-bootstrap
7477

7578
[appveyor-badge]: https://ci.appveyor.com/api/projects/status/ylitpyo6n5yq1s6i/branch/master?svg=true
76-
[appveyor]: https://ci.appveyor.com/project/mtscout6/react-bootstrap/branch/master
79+
[appveyor]: https://ci.appveyor.com/project/react-bootstrap/react-bootstrap/branch/master

0 commit comments

Comments
 (0)