Skip to content

Commit da8f487

Browse files
fixed build badge
1 parent d933128 commit da8f487

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ini-api ![](https://travis-ci.org/matortheeternal/ini-parser.svg?branch=master) [![codecov](https://codecov.io/gh/matortheeternal/ini-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/matortheeternal/ini-parser)
1+
# ini-api ![](https://travis-ci.org/matortheeternal/ini-api.svg?branch=master) [![codecov](https://codecov.io/gh/matortheeternal/ini-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/matortheeternal/ini-parser)
22
A clean class-based API for parsing, editing, and creating INI files.
33

44
# Table of contents
@@ -416,4 +416,4 @@ Enumeration of line types used by the IniLine class.
416416
* blank: 0
417417
* comment: 1
418418
* header: 2
419-
* pair: 3
419+
* pair: 3

0 commit comments

Comments
 (0)