diff --git a/Readme.md b/Readme.md index 9c57c5e4..b1096503 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,7 @@ # engine.io-parser -[![Build Status](https://github.com/socketio/engine.io-parser/workflows/CI/badge.svg)](https://github.com/socketio/engine.io-parser/actions) +[![Build Status](https://github.com/socketio/engine.io-parser/workflows/CI/badge.svg?branch=main)](https://github.com/socketio/engine.io-parser/actions) [![NPM version](https://badge.fury.io/js/engine.io-parser.svg)](https://npmjs.com/package/engine.io-parser) This is the JavaScript parser for the engine.io protocol encoding,