We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d933128 commit da8f487Copy full SHA for da8f487
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-# ini-api  [](https://codecov.io/gh/matortheeternal/ini-parser)
+# ini-api  [](https://codecov.io/gh/matortheeternal/ini-parser)
2
A clean class-based API for parsing, editing, and creating INI files.
3
4
# Table of contents
@@ -416,4 +416,4 @@ Enumeration of line types used by the IniLine class.
416
* blank: 0
417
* comment: 1
418
* header: 2
419
-* pair: 3
+* pair: 3
0 commit comments