Add license badge

This commit is contained in:
Sebastian Wilzbach 2018-01-04 13:46:35 +01:00
parent 380b248b87
commit c120831c8f

View file

@ -1,10 +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)](#)
[![GitHub tag](https://img.shields.io/github/tag/dlang/phobos.svg?maxAge=86400)](https://github.com/dlang/phobos/releases)
[![Build status](https://img.shields.io/circleci/project/dlang/phobos/master.svg?maxAge=86400)](https://circleci.com/gh/dlang/phobos)
[![Code coverage](https://img.shields.io/codecov/c/github/dlang/phobos.svg?maxAge=86400)](https://codecov.io/gh/dlang/phobos)
[![Issue Stats](https://img.shields.io/issuestats/p/github/dlang/phobos.svg?maxAge=2592000)](http://www.issuestats.com/github/dlang/phobos)
[![license](https://img.shields.io/github/license/dlang/phobos.svg)](https://github.com/dlang/phobos/blob/master/LICENSE_1_0.txt)
Phobos is the standard library that comes with the
[D Programming Language](http://dlang.org) Compiler.