From ca8d349beed75d8fa6d27884cce4f091b6dc2a1e Mon Sep 17 00:00:00 2001 From: Tony-LunarG Date: Wed, 31 Oct 2018 16:10:48 -0600 Subject: Rename cube and cubepp exes to vkcube and vkcubepp Change-Id: Iaecb0e7e21a086c8523b8cd4bc9eccd05e1cbca0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 57816463..7cdd182c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ verify their applications correct use of the Vulkan API. The following components are available in this repository: - [*Mock ICD*](icd/) -- [*Cube and Cube++ Demo*](cube/) +- [*Vkcube and Vkcube++ Demo*](cube/) - [*VulkanInfo*](vulkaninfo/) - [*Windows Runtime*](winrt/) @@ -32,7 +32,7 @@ Please see the [GOVERNANCE.md](GOVERNANCE.md) file in this repository for reposi ## How to Build and Run [BUILD.md](BUILD.md) -Includes directions for building all components as well as running the cube demo applications. +Includes directions for building all components as well as running the vkcube demo applications. ## License This work is released as open source under a Apache-style license from Khronos including a Khronos copyright. -- cgit v1.2.3