Skip to content

Commit c4c3f66

Browse files
committed
Add transfer notice to README
1 parent 7737a2e commit c4c3f66

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,16 @@ websocket is a minimal and idiomatic WebSocket library for Go.
77

88
## Install
99

10+
1011
```sh
1112
go get github.com/coder/websocket
1213
```
1314

15+
> [!NOTE]
16+
> Coder now maintains this project as explained in [this blog post.](https://coder.com/blog/websocket)
17+
> We're grateful to [nhooyr](https://github.com/nhooyr) for authoring and maintaining this project from
18+
> 2019 to 2024.
19+
1420
## Highlights
1521

1622
- Minimal and idiomatic API

0 commit comments

Comments
 (0)