Change badge URL in README.md

This commit is contained in:
loanselot1
2021-05-01 15:49:31 +03:00
parent 22e608c5e0
commit 99ce23f647

View File

@@ -1,6 +1,6 @@
bgfx.cmake
===================
[![Build Status](https://travis-ci.com/bkaradzic/bgfx.cmake.svg?branch=master)](https://travis-ci.com/bkaradzic/bgfx.cmake)
[![Build Status](https://github.com/bkaradzic/bgfx.cmake/workflows/Release/badge.svg)](https://github.com/bkaradzic/bgfx.cmake/workflows/Release/badge.svg)
This repo contains a bunch of cmake files that can be used to build bgfx with CMake.