diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2020-03-06 04:20:41 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2020-03-06 04:20:41 +0000 |
| commit | 97e159913aa12e8d86263638ed0a0fbfd408ec07 (patch) | |
| tree | a2e76a9ad5e3949aa8ea03c8fdc42d0b2616deea | |
| parent | Updated submodules (diff) | |
| download | DiligentEngine-97e159913aa12e8d86263638ed0a0fbfd408ec07.tar.gz DiligentEngine-97e159913aa12e8d86263638ed0a0fbfd408ec07.zip | |
Readme: updated appveyor badge urls
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,8 +58,8 @@ It is distributed under [Apache 2.0 license](License.txt) and is free to use. | Platform | APIs | Build Status | | ---------------------------- | ------------------------------------------- | ---------------- | -| <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/windows-logo.png" width=24 valign="middle"> Win32 (Windows desktop)| Direct3D11, Direct3D12, OpenGL4.2+, Vulkan | [](https://ci.appveyor.com/project/DiligentGraphics/diligentengine) | -| <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/uwindows-logo.png" width=24 valign="middle"> Universal Windows | Direct3D11, Direct3D12 | [](https://ci.appveyor.com/project/DiligentGraphics/diligentengine) | +| <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/windows-logo.png" width=24 valign="middle"> Win32 (Windows desktop)| Direct3D11, Direct3D12, OpenGL4.2+, Vulkan | [](https://ci.appveyor.com/project/TheMostDiligent/diligentengine) | +| <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/uwindows-logo.png" width=24 valign="middle"> Universal Windows | Direct3D11, Direct3D12 | [](https://ci.appveyor.com/project/TheMostDiligent/diligentengine) | | <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/linux-logo.png" width=24 valign="middle"> Linux | OpenGL4.2+, Vulkan | [](https://travis-ci.org/DiligentGraphics/DiligentEngine) | | <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/android-logo.png" width=24 valign="middle"> Android | OpenGLES3.0+ | | | <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/macos-logo.png" width=24 valign="middle"> MacOS | OpenGL4.1, Vulkan (via [MoltenVK](https://github.com/KhronosGroup/MoltenVK)) | [](https://travis-ci.org/DiligentGraphics/DiligentEngine) | |
