Skip to content

Commit ed13ad1

Browse files
author
wander
committed
Update README.md
1 parent 42b1ea1 commit ed13ad1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,11 @@ The Properties model represents a persistent set of properties. The Properties c
77

88
It is thread-safe: multiple threads can share a single Properties object without the need for external synchronization.
99

10+
# Doc
11+
12+
See this document at [GoDoc](https://pkg.go.dev/github.com/obity/properties)
13+
14+
# Install
15+
16+
go get -u github.com/obity/properties@latest
17+

0 commit comments

Comments
 (0)