diff --git a/README.md b/README.md
index 636ffb7d..1873d761 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,14 @@ I recently did a write-up with my personal view on Vulkan for a hobby developer.
[You can read it here](http://www.saschawillems.de/?p=1886)
+## 3D models
+
+
+
+
+
+This repository also contains the 3D models used for examples (and screenshots), see the respective [README](./models/README.md) for details.
+
## External resources
A list of interesting links on Vulkan :
- [Official page](https://www.khronos.org/vulkan)