We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf5ece commit 47c13a2Copy full SHA for 47c13a2
README.md
@@ -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