From 46095dfff6a5beb640231536082fddb03c6808b6 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Mon, 23 Mar 2015 23:57:03 -0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 45de837..7304b8b 100644 --- a/Home.md +++ b/Home.md @@ -69,6 +69,7 @@ Be it by fixing issues or taking one of the "fun" and "not so fun" tasks. Before * [Canvas Layers](tutorial_canvas_layers) * [Custom Drawing in Node2D/Control](tutorial_custom_draw_2d) * [Custom GUI Controls](tutorial_custom_controls) +* [Screen-Reading Shaders](tutorial_texscreen) * ~~[GUI Containers](tutorial_containers)~~ * [Cut-Out Animation](Cutout-Animation) * ~~[Physics Object Guide](tutorial_physics_objects_guide)~~