add license badge

This commit is contained in:
ToruNiina 2017-05-14 09:34:02 +09:00
parent a1f222d277
commit cad9e9fee9

View File

@ -2,6 +2,7 @@ toml11
======
[![Build Status](https://travis-ci.org/ToruNiina/toml11.svg?branch=master)](https://travis-ci.org/ToruNiina/toml11)
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)]
c++11 header-only toml parser depending only on c++11 standard library.