Skip to content

Commit 19943ff

Browse files
committed
updated readme
1 parent 81f92ca commit 19943ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1+
# **DEPRECATED: This library has been phased out in favor of: https://github.com/arduino/go-properties-orderedmap**
12

2-
**DEPRECATED: This library has been phased out in favor of: https://github.com/arduino/go-properties-orderedmap**
33
Please use the library above for new projects.
44

55
[![GoDoc](https://godoc.org/github.com/arduino/go-properties-orderedmap?status.svg)](https://godoc.org/github.com/arduino/go-properties-orderedmap)
66

7-
Package `properties` is a library for handling maps of hierarchical properties.
7+
Package `properties` is a library for handling maps of hierarchical properties.
88

99
This library is mainly used in the Arduino platform software to handle
1010
configurations made of key/value pairs stored in files with an INI like

0 commit comments

Comments
 (0)