Skip to content

Commit

Permalink
Add badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
wilzbach committed Aug 14, 2016
1 parent 41df329 commit 8500921
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
![D Logo](http://dlang.org/images/dlogo.png) Phobos Standard Library
===================================================================

[![GitHub tag](https://img.shields.io/github/tag/dlang/phobos.svg?maxAge=86400)](#)
[![Build Status](https://travis-ci.org/dlang/phobos.svg?branch=master)](https://travis-ci.org/dlang/phobos)
[![Codecov](https://img.shields.io/codecov/c/github/dlang/phobos.svg?maxAge=86400)](https://codecov.io/gh/dlang/phobos)
[![Issue Stats](http://www.issuestats.com/github/dlang/phobos/badge/pr)](http://www.issuestats.com/github/dlang/phobos)

Phobos is the standard library that comes with the
[D Programming Language](http://dlang.org) Compiler.

Expand Down Expand Up @@ -28,4 +33,3 @@ I Want to Contribute

Great!
See the [CONTRIBUTING.md file](CONTRIBUTING.md).

0 comments on commit 8500921

Please sign in to comment.