diff --git a/README.md b/README.md index 7210f20d5..6a6fd2cea 100644 --- a/README.md +++ b/README.md @@ -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.