Skip to content

Commit

Permalink
extend README file with badges
Browse files Browse the repository at this point in the history
  • Loading branch information
rizsotto committed Jul 31, 2019
1 parent 4ca03ec commit e97ad03
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
[![Packaging status](https://repology.org/badge/tiny-repos/bear.svg)](https://repology.org/project/bear/versions)
[![GitHub release](https://img.shields.io/github/release/rizsotto/Bear)](https://github.com/rizsotto/Bear/releases)
[![GitHub Release Date](https://img.shields.io/github/release-date/rizsotto/Bear)](https://github.com/rizsotto/Bear/releases)
[![Build status](https://api.travis-ci.org/rizsotto/bear.svg?branch=master)](https://travis-ci.org/rizsotto/bear/branches)
[![Contributors](https://img.shields.io/github/contributors/rizsotto/Bear)](https://github.com/rizsotto/Bear/graphs/contributors)
[![Gitter](https://img.shields.io/gitter/room/rizsotto/Bear)](https://gitter.im/rizsotto/Bear)

Build EAR (BEAR)
================

Expand Down Expand Up @@ -27,6 +34,13 @@ writes the output file.
[JSONCDB]: http://clang.llvm.org/docs/JSONCompilationDatabase.html


How to install
--------------

Bear is packaged for many distribution. Check out your package manager.
Or build it from source.


How to build
------------

Expand Down Expand Up @@ -158,4 +172,7 @@ tracker][ISSUES]. Please describing the bug and where you found it. If you
have a suggestion how to fix it, include that as well. Patches are also
welcome.

Please follow the [contribution guide][GUIDE] when you do this.

[ISSUES]: https://github.com/rizsotto/Bear/issues
[GUIDE]: https://github.com/rizsotto/Bear/blob/master/.github/CONTRIBUTING.md

0 comments on commit e97ad03

Please sign in to comment.