Skip to content

Commit b556b41

Browse files
committed
all: document package users
1 parent f983d77 commit b556b41

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,16 @@ As described in the API documentation, the package supports read/write
126126
UTF8 encoded plain text or PNG encoded image data. Thus,
127127
the other types of data are not supported yet, i.e. undefined behavior.
128128

129+
## Who is using this package?
130+
131+
The main purpose of building this package is to support the
132+
[midgard](https://changkun.de/s/midgard) project, which offers
133+
clipboard-based features like universal clipboard service that syncs
134+
clipboard content across multiple systems, allocating public accessible
135+
for clipboard content, etc.
136+
137+
To know more projects, check our [wiki](https://github.com/golang-design/clipboard/wiki) page.
138+
129139
## License
130140

131141
MIT | © 2021 The golang.design Initiative Authors, written by [Changkun Ou](https://changkun.de).

0 commit comments

Comments
 (0)