diff --git a/README.md b/README.md index 4003f8e..1f4a9af 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # QtScrcpy -![build state](https://img.shields.io/badge/build-passing-brightgreen.svg) +![Windows](https://github.com/barry-ran/QtScrcpy/workflows/Windows/badge.svg) +![MacOS](https://github.com/barry-ran/QtScrcpy/workflows/MacOS/badge.svg) +![Ubuntu](https://github.com/barry-ran/QtScrcpy/workflows/Ubuntu/badge.svg) + ![license](https://img.shields.io/badge/license-Apache2.0-blue.svg) -![release](https://img.shields.io/badge/release-v1.0.3-brightgreen.svg) +![release](https://img.shields.io/badge/release-v1.3.0-brightgreen.svg) [中文介绍](README_zh.md) diff --git a/README_zh.md b/README_zh.md index f1c6dcc..31c2670 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,8 +1,11 @@ # QtScrcpy -![build state](https://img.shields.io/badge/build-passing-brightgreen.svg) +![Windows](https://github.com/barry-ran/QtScrcpy/workflows/Windows/badge.svg) +![MacOS](https://github.com/barry-ran/QtScrcpy/workflows/MacOS/badge.svg) +![Ubuntu](https://github.com/barry-ran/QtScrcpy/workflows/Ubuntu/badge.svg) + ![license](https://img.shields.io/badge/license-Apache2.0-blue.svg) -![release](https://img.shields.io/badge/release-v1.0.3-brightgreen.svg) +![release](https://img.shields.io/badge/release-v1.3.0-brightgreen.svg) [English introduction](README.md)