Skip to content

Commit

Permalink
add status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
goozp committed Mar 30, 2019
1 parent 349d2e6 commit e1056b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
<em>:black_nib: Puti is a blog system written in Golang.</em>
</p>
<p align="center">
<a href="https://circleci.com/gh/puti-projects/puti">
<img src="https://circleci.com/gh/puti-projects/puti.svg?style=svg" alt="CircleCI">
</a>
<a href="https://goreportcard.com/report/github.com/puti-projects/puti">
<img src="https://goreportcard.com/badge/github.com/puti-projects/puti" alt="Go Report Card">
</a>
Expand Down

0 comments on commit e1056b1

Please sign in to comment.