Skip to content

Commit 755f9a8

Browse files
authored
Update README.md
1 parent d559c81 commit 755f9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# minIni
2-
minIni is a portable and configurable library for reading and writing ".INI" files. At just below 900 lines of commented source
2+
minIni is a portable and configurable library for reading and writing ".INI" files. At roughly 950 lines of commented source
33
code, minIni truly is a "mini" INI file parser, especially considering its features.
44

55
The library does not require the file I/O functions from the standard C/C++ library, but instead lets you configure

0 commit comments

Comments
 (0)