From 4cc37e54bdc8f15021e80d02aff68b11db442738 Mon Sep 17 00:00:00 2001 From: iOrange Date: Thu, 15 Nov 2018 00:58:37 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9957d62..e25369e 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,6 @@ Simple Vulkan raytracing tutorials ## Happy Triangle! ![Happy Triangle!](https://user-images.githubusercontent.com/7016607/47895234-aa84c780-de3d-11e8-8715-4b156d67b783.png) + +## Crome teapot and a glass bunny +![Teapot and a bunny](https://user-images.githubusercontent.com/7016607/48533170-60560a00-e871-11e8-8b3a-0096907be5fe.png) From 7cea14c2f3d776e90b613afa8ea832e46a69ab63 Mon Sep 17 00:00:00 2001 From: iOrange Date: Thu, 15 Nov 2018 01:00:09 -0500 Subject: [PATCH 2/2] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e25369e..e80b758 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,5 @@ Simple Vulkan raytracing tutorials ## Happy Triangle! ![Happy Triangle!](https://user-images.githubusercontent.com/7016607/47895234-aa84c780-de3d-11e8-8715-4b156d67b783.png) -## Crome teapot and a glass bunny +## Chrome teapot and a glass bunny ![Teapot and a bunny](https://user-images.githubusercontent.com/7016607/48533170-60560a00-e871-11e8-8b3a-0096907be5fe.png)