diff --git a/README.md b/README.md
index 2825cba8ced475f46d451a5a7f4b2adc171784ec..30ef0557d074099437a75e737306f3e8fadaca72 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@ This is a starter kit to help you build your own map for [WorkAdventure](https:/
 To understand how to use this starter kit, follow the tutorial at [https://workadventu.re/map-building](https://workadventu.re/map-building).
 
 ## Structure
-* **assets** : All tilesets
+* **tilesets** : All tilesets
+* **public** : Static files
 * **src** : All TypeScript/Javascript scripts
 * **map.json** : Map file
 * **map.png** : Image displayed on README.md and on the map infos in-game