mirror of
https://github.com/ToruNiina/toml11.git
synced 2024-11-23 04:40:06 +00:00
add appveyor badge
This commit is contained in:
parent
fc4fa8e3eb
commit
4a954026b1
@ -2,6 +2,7 @@ toml11
|
||||
======
|
||||
|
||||
[![Build Status](https://travis-ci.org/ToruNiina/toml11.svg?branch=master)](https://travis-ci.org/ToruNiina/toml11)
|
||||
[![Build status](https://ci.appveyor.com/api/projects/status/m2n08a926asvg5mg?svg=true)](https://ci.appveyor.com/project/ToruNiina/toml11)
|
||||
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)
|
||||
|
||||
c++11 header-only toml parser depending only on c++11 standard library.
|
||||
|
Loading…
Reference in New Issue
Block a user