lith 3 anos atrás
pai
commit
0e78a78d0f
2 arquivos alterados com 18 adições e 1 exclusões
  1. 10 1
      README.md
  2. 8 0
      README_CN.md

+ 10 - 1
README.md

@@ -2,7 +2,16 @@
 Sers was a set of cross-platform and cross-language open source micro-service architecture protocol  
 >source address: [https://github.com/serset/Sers](https://github.com/serset/Sers "https://github.com/serset/Sers")  
 >the current version is 2.1, requestQueue mode.  
-  
+
+![](https://img.shields.io/github/license/Serset/Sers.svg)  
+![](https://img.shields.io/github/repo-size/Serset/Sers.svg)  ![](https://img.shields.io/github/last-commit/Serset/Sers.svg)  
+ 
+
+| Build | NuGet | Docker |
+|--|--|--|
+|![](https://github.com/serset/Sers/workflows/CI/badge.svg) | [![](https://img.shields.io/nuget/v/Sers.ServiceStation.svg)](https://www.nuget.org/packages/Sers.ServiceStation/) ![](https://img.shields.io/nuget/dt/Sers.ServiceStation.svg)   | ![](https://img.shields.io/docker/v/serset/sers/latest.svg) ![](https://img.shields.io/docker/pulls/serset/sers.svg) ![](https://img.shields.io/docker/image-size/serset/sers/latest.svg)
+
+ 
 Sers has the following features:  
 - Cross-language, cross-platform, currently supports C #, Java, C ++, JavaScript  
 - High efficiency and concurrency (millions of concurrency), QPS:2 million  

+ 8 - 0
README_CN.md

@@ -3,6 +3,14 @@ Sers为一
 >源码地址: [https://github.com/serset/Sers](https://github.com/serset/Sers "https://github.com/serset/Sers")  
 >当前版本为2.1,RequestQueue模式。  
 
+![](https://img.shields.io/github/license/Serset/Sers.svg)  
+![](https://img.shields.io/github/repo-size/Serset/Sers.svg)  ![](https://img.shields.io/github/last-commit/Serset/Sers.svg)  
+ 
+
+| Build | NuGet | Docker |
+|--|--|--|
+|![](https://github.com/serset/Sers/workflows/CI/badge.svg) | [![](https://img.shields.io/nuget/v/Sers.ServiceStation.svg)](https://www.nuget.org/packages/Sers.ServiceStation/) ![](https://img.shields.io/nuget/dt/Sers.ServiceStation.svg)   | ![](https://img.shields.io/docker/v/serset/sers/latest.svg) ![](https://img.shields.io/docker/pulls/serset/sers.svg) ![](https://img.shields.io/docker/image-size/serset/sers/latest.svg)
+
 Sers拥有如下特性:  
 - 跨语言、跨平台,目前已支持c#、java、c++、javascript  
 - 高效高并发(百万并发),单机QPS:2000000