Skip to content

Commit c6b9705

Browse files
committed
Revert "updated readme"
This reverts commit 19943ff.
1 parent 19943ff commit c6b9705

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**
21

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)