Skip to content

Commit 7c839a1

Browse files
authored
Merge pull request #2685 from jhdcruz/patch-1
Fixed Build Badge Alignment w/ Fixed link
2 parents fddeaa9 + 6d4aa27 commit 7c839a1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@
55
<h4 align="center">Note-taking app for programmers. </h4>
66
<h5 align="center">Apps available for Mac, Windows, Linux, Android, and iOS.</h5>
77
<h5 align="center">Built with Electron, React + Redux, Webpack, and CSSModules.</h5>
8-
9-
[![Build Status](https://travis-ci.org/BoostIO/Boostnote.svg?branch=master)](https://travis-ci.org/BoostIO/Boostnote)
8+
<p align="center">
9+
<a href="https://travis-ci.org/BoostIO/Boostnote">
10+
<img src="https://travis-ci.org/BoostIO/Boostnote.svg?branch=master" alt="Build Status" />
11+
</a>
12+
</p>
1013

1114
## Authors & Maintainers
1215
- [Rokt33r](https://github.com/rokt33r)

0 commit comments

Comments
 (0)