mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-27 15:01:03 +08:00
Add workflow badge
This commit is contained in:
parent
b6a6687c1e
commit
b5d5b3763f
@ -1,7 +1,8 @@
|
|||||||
# Mongoose - Embedded Web Server / Embedded Networking Library
|
# Mongoose - Embedded Web Server / Embedded Networking Library
|
||||||
|
|
||||||
![License: GPLv2](https://img.shields.io/badge/license-GPL_2-green.svg "License")
|
![License: GPLv2](https://img.shields.io/badge/license-GPL_2-green.svg "License")
|
||||||
[![Build Status](https://travis-ci.org/cesanta/mongoose.svg?branch=master)](https://travis-ci.org/cesanta/mongoose)
|
[![CircleCI Status](https://travis-ci.org/cesanta/mongoose.svg?branch=master)](https://travis-ci.org/cesanta/mongoose)
|
||||||
|
![Build Status]( https://github.com/cesanta/mongoose/workflows/tester/badge.svg)
|
||||||
[![Code Coverage](https://codecov.io/gh/cesanta/mongoose/branch/master/graph/badge.svg)](https://codecov.io/gh/cesanta/mongoose)
|
[![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
|
Mongoose is a networking library for C/C++. It implements event-driven
|
||||||
|
Loading…
x
Reference in New Issue
Block a user