Make build badge a link

This commit is contained in:
cpq 2020-12-18 11:32:59 +00:00
parent d5927f5d50
commit 4919f792f2

View File

@ -1,7 +1,7 @@
# Mongoose - Embedded Web Server / Embedded Networking Library
![License: GPLv2](https://img.shields.io/badge/license-GPL_2-green.svg "License")
![Build Status]( https://github.com/cesanta/mongoose/workflows/build/badge.svg)
[![Build Status]( https://github.com/cesanta/mongoose/workflows/build/badge.svg)](https://github.com/cesanta/mongoose/actions)
[![Code Coverage](https://codecov.io/gh/cesanta/mongoose/branch/master/graph/badge.svg)](https://codecov.io/gh/cesanta/mongoose)
Mongoose is a networking library for C/C++. It implements event-driven