Skip to content

Commit 148efa9

Browse files
authored
Merge pull request #2052 from wilzbach/license
Add license badge
2 parents 422f566 + 8498eb5 commit 148efa9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
![D Logo](https://dlang.org/images/dlogo.svg) D Language Website
22
===============================================================
33

4-
[![GitHub tag](https://img.shields.io/github/tag/dlang/dlang.org.svg?maxAge=86400)](#)
4+
[![GitHub tag](https://img.shields.io/github/tag/dlang/dlang.org.svg?maxAge=86400)](https://github.com/dlang/dlang.org/releases)
55
[![Issue Stats](https://img.shields.io/issuestats/p/github/dlang/dlang.org.svg?maxAge=2592000)](http://www.issuestats.com/github/dlang/dlang.org)
6+
[![license](https://img.shields.io/github/license/dlang/dlang.org.svg)](https://github.com/dlang/dlang.org/blob/master/LICENSE.txt)
67

78
This repository contains the source files for the [D Language
89
Website](https://dlang.org), including the language specifications,

0 commit comments

Comments
 (0)