aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Maples <jomaples@microsoft.com>2020-08-11 16:46:41 -0700
committerJordan Maples <jomaples@microsoft.com>2020-08-11 16:46:41 -0700
commitbf0697be716067991e1de3188afdd8c3b7ef61f3 (patch)
tree0cb250b9fe286132f3dd5d7c2e5f169273c6c3f9
parent97cb97c685cbbf947647ca7b6fa3be1ecc27c065 (diff)
downloadplatform_external_Microsoft-GSL-bf0697be716067991e1de3188afdd8c3b7ef61f3.tar.gz
platform_external_Microsoft-GSL-bf0697be716067991e1de3188afdd8c3b7ef61f3.tar.bz2
platform_external_Microsoft-GSL-bf0697be716067991e1de3188afdd8c3b7ef61f3.zip
update readme to have the correct asset badges. This will render correctly when it's merged into the main repo
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f117daf..833895d 100644
--- a/README.md
+++ b/README.md
@@ -45,8 +45,8 @@ If you successfully port GSL to another platform, we would love to hear from you
Target | CI/CD Status
:------- | -----------:
-iOS | ![CI](https://github.com/microsoft/GSL/workflows/CI_iOS/badge.svg)
-Android | ![CI](https://github.com/microsoft/GSL/workflows/CI_Android/badge.svg)
+iOS | ![CI_iOS](https://github.com/microsoft/GSL/workflows/CI_iOS/badge.svg)
+Android | ![CI_Android](https://github.com/microsoft/GSL/workflows/CI_Android/badge.svg)
Note: These CI/CD steps are run with each pull request, however failures in them are non-blocking.