diff --git a/README.md b/README.md
index c3502fa2b689e09d45bbbb3cc272ae6756905d55..c74b79ddcbbc89d8e9da070ba54e0af288591a28 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,11 @@ websocket is a minimal and idiomatic WebSocket library for Go.
 go get github.com/coder/websocket
 ```
 
+> [!NOTE]
+> Coder now maintains this project as explained in [this blog post](https://coder.com/blog/websocket).
+> We're grateful to [nhooyr](https://github.com/nhooyr) for authoring and maintaining this project from
+> 2019 to 2024.
+
 ## Highlights
 
 - Minimal and idiomatic API