Skip to content

Commit 47c13a2

Browse files
committed
Added readme
Fix #1
1 parent ebf5ece commit 47c13a2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
Package `properties` is a library for handling maps of hierarchical properties.
3+
4+
This library is mainly used in the Arduino platform software to handle
5+
configurations made of key/value pairs stored in files with an INI like
6+
syntax.
7+
8+
For more information read the docs [here](https://godoc.org/github.com/arduino/go-properties-map).
9+

0 commit comments

Comments
 (0)