From 73b236b2491708113c9804d8931a8e3af79f4ad9 Mon Sep 17 00:00:00 2001 From: JCash Date: Thu, 24 Dec 2020 14:22:07 +0100 Subject: [PATCH] Added ci build status badge to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4662e48..a934a6d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Defold websocket extension -![https://github.com/defold/extension-websocket/workflows/Build%20with%20bob/badge.svg](https://github.com/defold/extension-websocket/actions) +[![Build Status](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: