diff --git a/README.md b/README.md index 26ce90d..8749203 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Godot Engine documentation project starters -This repository contains project files and assets used by tutorials in the [Godot Engine](https://godotengine.org)'s documentation. +This repository contains project files and assets used by tutorials in the [Godot Engine](https://godotengine.org)'s [documentation](https://github.com/godotengine/godot-docs/). + +They can be referenced in the documentation using the normal RST link syntax: + +```rst + `file_name.zip `_ +``` ## Contributing