Added ci build status badge to README.md

This commit is contained in:
JCash 2020-12-24 14:22:07 +01:00
parent 636a11daa3
commit 73b236b249

View File

@ -2,7 +2,7 @@
# Defold websocket extension # 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 ## Installation
To use this library in your Defold project, add the following URL to your `game.project` dependencies: To use this library in your Defold project, add the following URL to your `game.project` dependencies: