Skip to content

Commit 138ae81

Browse files
authored
Update README.md
1 parent 25255ca commit 138ae81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# C++ INI Parser
22

33
[![C/C++ CI](https://github.com/SSARCandy/ini-cpp/workflows/C/C++%20CI/badge.svg?branch=master)](https://github.com/SSARCandy/ini-cpp/actions)
4-
[![Build Status](https://travis-ci.org/SSARCandy/ini-cpp.svg?branch=master)](https://travis-ci.org/SSARCandy/ini-cpp)
54
[![codecov](https://codecov.io/gh/SSARCandy/ini-cpp/branch/master/graph/badge.svg)](https://codecov.io/gh/SSARCandy/ini-cpp)
65

76
Yet another `.ini` parser for modern c++ (made for cpp17), inspired and extend from [inih](https://github.com/benhoyt/inih).

0 commit comments

Comments
 (0)