Skip to content

Commit

Permalink
add latest version badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetrunic committed Apr 9, 2020
1 parent 2f62e10 commit b985196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Fastify SSE Plugin
![CI check](https://github.com/NodeFactoryIo/fastify-sse-v2/workflows/CI%20check/badge.svg?branch=master)
[![npm version](https://badge.fury.io/js/fastify-sse-v2.svg)](https://badge.fury.io/js/fastify-sse-v2)

Fastify plugin for sending [Server-sent events](https://en.wikipedia.org/wiki/Server-sent_events).

Expand Down

0 comments on commit b985196

Please sign in to comment.