From 950e5afb8c1fb657f80842da3410f0f0dd7fada8 Mon Sep 17 00:00:00 2001 From: maik klein Date: Mon, 12 Dec 2016 04:30:55 +0100 Subject: [PATCH] Typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e0ed77..b7cb632 100644 --- a/README.md +++ b/README.md @@ -120,8 +120,8 @@ cargo run ![screenshot](http://i.imgur.com/PQZcL6w.jpg) -### [Triangle](https://github.com/MaikKlein/ash/blob/master/examples/texture/src/main.rs) -Display a texture on a quad. Needs a cleanup. +### [Texture](https://github.com/MaikKlein/ash/blob/master/examples/texture/src/main.rs) +Display a texture on a quad. *Needs a cleanup*. ![texture](http://i.imgur.com/trow00H.png) ## Open questions