Fix status badges of README (#1961)
authorWonYoung Choi <wy80.choi@samsung.com>
Sun, 30 Aug 2020 00:32:40 +0000 (09:32 +0900)
committerGitHub <noreply@github.com>
Sun, 30 Aug 2020 00:32:40 +0000 (09:32 +0900)
README.md

index 09d204d..b7a1c1c 100644 (file)
--- 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.