Skip to content

Commit

Permalink
docs: remove the extra bracket in README (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmk123 committed Sep 9, 2021
1 parent ebb36f2 commit 18a6eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Engine.IO: the realtime engine

[![Build Status](https://github.com/socketio/engine.io/workflows/CI/badge.svg?branch=master))](https://github.com/socketio/engine.io/actions)
[![Build Status](https://github.com/socketio/engine.io/workflows/CI/badge.svg?branch=master)](https://github.com/socketio/engine.io/actions)
[![NPM version](https://badge.fury.io/js/engine.io.svg)](http://badge.fury.io/js/engine.io)

`Engine.IO` is the implementation of transport-based
Expand Down

0 comments on commit 18a6eb8

Please sign in to comment.