From 636a11daa38f5bbbcf0a8fc56fb9446c8d33c4de Mon Sep 17 00:00:00 2001 From: JCash Date: Thu, 24 Dec 2020 14:20:08 +0100 Subject: [PATCH] Added ci build status badge to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e5bab01..4662e48 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ + + # Defold websocket extension +![https://github.com/defold/extension-websocket/workflows/Build%20with%20bob/badge.svg](https://github.com/defold/extension-websocket/actions) + ## Installation To use this library in your Defold project, add the following URL to your `game.project` dependencies: