summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorassiduous <assiduous@diligentgraphics.com>2020-08-28 06:04:23 +0000
committerassiduous <assiduous@diligentgraphics.com>2020-08-28 06:04:23 +0000
commit9dd7445ea150669656bbaa1fd7e1b36bdab1cec5 (patch)
tree28cf2b349c1932da4175924ad428c48a37011855
parentUpdated readme - improved supported platforms table (diff)
downloadDiligentEngine-9dd7445ea150669656bbaa1fd7e1b36bdab1cec5.tar.gz
DiligentEngine-9dd7445ea150669656bbaa1fd7e1b36bdab1cec5.zip
Minor readme update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 066fbcc..6cda9c3 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ It is distributed under [Apache 2.0 license](License.txt) and is free to use.
| <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/uwindows-logo.png" width=24 valign="middle"> Universal Windows | :heavy_check_mark: | :heavy_check_mark: | - | - | - | [![Build Status](https://ci.appveyor.com/api/projects/status/github/DiligentGraphics/DiligentEngine?svg=true)](https://ci.appveyor.com/project/DiligentGraphics/diligentengine) |
| <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/linux-logo.png" width=24 valign="middle"> Linux | - | - | :heavy_check_mark: | :heavy_check_mark: | - | [![Build Status](https://travis-ci.org/DiligentGraphics/DiligentEngine.svg?branch=master)](https://travis-ci.org/DiligentGraphics/DiligentEngine) |
| <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/macos-logo.png" width=24 valign="middle"> MacOS | - | - | :heavy_check_mark: | :heavy_check_mark: (via [MoltenVK](https://github.com/KhronosGroup/MoltenVK)) | - | [![Build Status](https://travis-ci.org/DiligentGraphics/DiligentEngine.svg?branch=master)](https://travis-ci.org/DiligentGraphics/DiligentEngine) |
-| <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/android-logo.png" width=24 valign="middle"> Android | - | - | - | :heavy_check_mark: | :heavy_check_mark: | |
+| <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/android-logo.png" width=24 valign="middle"> Android | - | - | - | :heavy_check_mark: | :heavy_check_mark: | |
| <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/apple-logo.png" width=24 valign="middle"> iOS | - | - | - | :heavy_check_mark: (via [MoltenVK](https://github.com/KhronosGroup/MoltenVK)) | :heavy_check_mark: | [![Build Status](https://travis-ci.org/DiligentGraphics/DiligentEngine.svg?branch=master)](https://travis-ci.org/DiligentGraphics/DiligentEngine) |
# Table of Contents