update readme to have the correct asset badges. This will render correctly when it's merged into the main repo

This commit is contained in:
Jordan Maples 2020-08-11 16:46:41 -07:00
parent 97cb97c685
commit bf0697be71

View File

@ -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.