Skip to content

Commit ab3b840

Browse files
committed
Add notice about age of the tutorial (fixes #416)
1 parent 06165e5 commit ab3b840

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

en/00_Introduction.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
>## Read before following this tutorial
2+
>
3+
>This tutorial was written shortly after Vulkan was initially released, back in
4+
>2016. A lot has changed since then and this tutorial no longer reflects the best
5+
>way to use Vulkan today.
6+
>
7+
>Instead of reading this website, I recommend to follow the guide or one of the
8+
>tutorials linked here: https://vulkan.org/learn
9+
110
## About
211

312
This tutorial will teach you the basics of using the [Vulkan](https://www.khronos.org/vulkan/)

0 commit comments

Comments
 (0)