File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
## 🌟 Lightweight INI File Parsing Library
2
2
3
- [ ![ iniparser] ( https://img.shields.io/badge/INI_Parser-8A2BE2 )] ( https://github.com/abin-z/IniFile ) [ ![ headeronly] ( https://img.shields.io/badge/Header_Only-green )] ( https://github.com/abin-z/IniFile/blob/main/include/inifile/inifile.h ) [ ![ moderncpp] ( https://img.shields.io/badge/Modern_C%2B%2B-218c73 )] ( https://learn.microsoft.com/en-us/cpp/cpp/welcome-back-to-cpp-modern-cpp?view=msvc-170 ) [ ![ licenseMIT] ( https://img.shields.io/badge/License-MIT-green )] ( https://opensource.org/license/MIT ) [ ![ version] ( https://img.shields.io/badge/version-0.9.8 -green )] ( https://github.com/abin-z/IniFile/releases )
3
+ [ ![ iniparser] ( https://img.shields.io/badge/INI_Parser-8A2BE2 )] ( https://github.com/abin-z/IniFile ) [ ![ headeronly] ( https://img.shields.io/badge/Header_Only-green )] ( https://github.com/abin-z/IniFile/blob/main/include/inifile/inifile.h ) [ ![ moderncpp] ( https://img.shields.io/badge/Modern_C%2B%2B-218c73 )] ( https://learn.microsoft.com/en-us/cpp/cpp/welcome-back-to-cpp-modern-cpp?view=msvc-170 ) [ ![ licenseMIT] ( https://img.shields.io/badge/License-MIT-green )] ( https://opensource.org/license/MIT ) [ ![ version] ( https://img.shields.io/badge/version-0.9.9 -green )] ( https://github.com/abin-z/IniFile/releases )
4
4
5
5
🌍 Languages/语言: [ English] ( README.md ) | [ 简体中文] ( README.zh-CN.md )
6
6
Original file line number Diff line number Diff line change 1
1
## 🌟 轻量级ini文件解析库
2
2
3
- [ ![ iniparser] ( https://img.shields.io/badge/INI_Parser-8A2BE2 )] ( https://github.com/abin-z/IniFile ) [ ![ headeronly] ( https://img.shields.io/badge/Header_Only-green )] ( https://github.com/abin-z/IniFile/blob/main/include/inifile/inifile.h ) [ ![ moderncpp] ( https://img.shields.io/badge/Modern_C%2B%2B-218c73 )] ( https://learn.microsoft.com/en-us/cpp/cpp/welcome-back-to-cpp-modern-cpp?view=msvc-170 ) [ ![ licenseMIT] ( https://img.shields.io/badge/License-MIT-green )] ( https://opensource.org/license/MIT ) [ ![ version] ( https://img.shields.io/badge/version-0.9.8 -green )] ( https://github.com/abin-z/IniFile/releases )
3
+ [ ![ iniparser] ( https://img.shields.io/badge/INI_Parser-8A2BE2 )] ( https://github.com/abin-z/IniFile ) [ ![ headeronly] ( https://img.shields.io/badge/Header_Only-green )] ( https://github.com/abin-z/IniFile/blob/main/include/inifile/inifile.h ) [ ![ moderncpp] ( https://img.shields.io/badge/Modern_C%2B%2B-218c73 )] ( https://learn.microsoft.com/en-us/cpp/cpp/welcome-back-to-cpp-modern-cpp?view=msvc-170 ) [ ![ licenseMIT] ( https://img.shields.io/badge/License-MIT-green )] ( https://opensource.org/license/MIT ) [ ![ version] ( https://img.shields.io/badge/version-0.9.9 -green )] ( https://github.com/abin-z/IniFile/releases )
4
4
5
5
🌍 Languages/语言: [ English] ( README.md ) | [ 简体中文] ( README.zh-CN.md )
6
6
You can’t perform that action at this time.
0 commit comments