We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19943ff commit c6b9705Copy full SHA for c6b9705
README.md
@@ -1,10 +1,10 @@
1
-# **DEPRECATED: This library has been phased out in favor of: https://github.com/arduino/go-properties-orderedmap**
2
+**DEPRECATED: This library has been phased out in favor of: https://github.com/arduino/go-properties-orderedmap**
3
Please use the library above for new projects.
4
5
[](https://godoc.org/github.com/arduino/go-properties-orderedmap)
6
7
-Package `properties` is a library for handling maps of hierarchical properties.
+Package `properties` is a library for handling maps of hierarchical properties.
8
9
This library is mainly used in the Arduino platform software to handle
10
configurations made of key/value pairs stored in files with an INI like
0 commit comments