diff --git a/README.md b/README.md index b9ec09d..9aaef9f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Fastify plugin for sending [Server-sent events](https://en.wikipedia.org/wiki/Server-sent_events). -For fastify@2.x use fastify-sse-v2@1.x! +For `fastify@2.x` use [fastify-sse-v2@1.x](https://github.com/NodeFactoryIo/fastify-sse-v2/tree/1.x)! ### How to use?