Skip to content

Commit adf843b

Browse files
committed
Add some badges to README file
1 parent ffc390c commit adf843b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# mjsonrpc - A JSON-RPC 2.0 Message Parser and Generator Based on cJSON
22

3+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/sfxfs/mjsonrpc/memcheck.yml)![GitHub License](https://img.shields.io/github/license/sfxfs/mjsonrpc)![GitHub commit activity](https://img.shields.io/github/commit-activity/t/sfxfs/mjsonrpc)![GitHub top language](https://img.shields.io/github/languages/top/sfxfs/mjsonrpc)![GitHub repo size](https://img.shields.io/github/repo-size/sfxfs/mjsonrpc)![GitHub Downloads (all assets, latest release)](https://img.shields.io/github/downloads/sfxfs/mjsonrpc/latest/total)
4+
35
[ English | [中文](README_CN.md) ]
46

57
### Introduction

0 commit comments

Comments
 (0)