diff --git a/README.md b/README.md index a21a2ac..4e1cf0e 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,8 @@ fmt.Println(sse.ContentType) ``` ``` text/event-stream -``` \ No newline at end of file +``` + +##Decoding support + +There is a client-side implementation of SSE coming soon. \ No newline at end of file