rickyah / ini-parser

Read/Write an INI file the easy way!
MIT License
971 stars 241 forks source link

Document common usage: change comment character #163

Open rickyah opened 6 years ago

rickyah commented 6 years ago

Add an example in the Getting Started section of the readme that shows how to change the character used to create comments in the ini file.

e.g: # is a common comment character used instead of the default: ;