From 204699d1109afbe3dd9ed874664327614a443319 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Tue, 24 Mar 2015 00:49:00 -0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 7304b8b..de2e50a 100644 --- a/Home.md +++ b/Home.md @@ -69,7 +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) +* [Screen-Reading Shaders (texscreen() & BackBufferCopy)](tutorial_texscreen) * ~~[GUI Containers](tutorial_containers)~~ * [Cut-Out Animation](Cutout-Animation) * ~~[Physics Object Guide](tutorial_physics_objects_guide)~~