Przeglądaj źródła

README: adding badge by actions.

DTC 1 rok temu
rodzic
commit
58f80cd67a
1 zmienionych plików z 2 dodań i 3 usunięć
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -1,7 +1,6 @@
 ![DTC](http://storage.360buyimg.com/bq-install/release/dtc_logo.png)
 # DTC - Distributed Table Cache
-[![Build Status](https://app.travis-ci.com/DTC8/DTC.svg?branch=master)](https://app.travis-ci.com/github/DTC8/DTC)
-
+[![ubuntu-18.04&gcc-4.9](https://github.com/DTC8/DTC/actions/workflows/ubuntu-18.04&gcc-4.9.yml/badge.svg?branch=master)](https://github.com/DTC8/DTC/actions/workflows/ubuntu-18.04&gcc-4.9.yml)
 ## Overview
 DTC is a high performance Distributed Table Cache system designed by JD.com that offering hotspot data cache for databases in order to reduce pressure of database and improve QPS.
 
@@ -45,4 +44,4 @@ Trying a demo, visit [QuickStart](docs/quickstart.md).
 
 ## License
 JD.com © Copyright 2022 [JD.com](https://ir.jd.com/), Inc.<br/>
-[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0). Visit [LICENSE](./LICENSE) for more details.
+[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0). Visit [LICENSE](./LICENSE) for more details.