From: WonYoung Choi Date: Sun, 30 Aug 2020 00:32:40 +0000 (+0900) Subject: Fix status badges of README (#1961) X-Git-Tag: accepted/tizen/unified/20210219.040944~453 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f85203766557e8c1babe889e2ab11114e7beed00;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git Fix status badges of README (#1961) --- diff --git a/README.md b/README.md index 09d204d..b7a1c1c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # TizenFX -[![License](https://img.shields.io/badge/licence-Apache%202.0-brightgreen.svg?style=flat)](LICENSE) -![Build](https://github.com/Samsung/TizenFX/workflows/Build/badge.svg) +[![License](https://img.shields.io/badge/licence-Apache%202.0-brightgreen.svg?label=License&style=flat-square)](LICENSE) +[![Build](https://img.shields.io/github/workflow/status/Samsung/TizenFX/Build%20Branches/master?label=Build&style=flat-square)](https://github.com/Samsung/TizenFX/actions?query=workflow%3A%22Build+Branches%22+branch%3Amaster) TizenFX API, which allows you to access platform-specific features not covered by the generic .NET and Xamarin.Forms features, such as system information and status, battery status, sensor date, and account and connectivity services.