From 3adeae057ee1e61332ace582069483f3b8ca3b96 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 15 Sep 2017 07:50:59 -0400 Subject: [PATCH] Updated Blocks Tutorial (markdown) --- Blocks-Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blocks-Tutorial.md b/Blocks-Tutorial.md index 34fcf59..59a9ff0 100644 --- a/Blocks-Tutorial.md +++ b/Blocks-Tutorial.md @@ -1,7 +1,7 @@ ### Introduction The FTC Blocks Programming Tool is visual, design tool that lets programmers use a web browser to create, edit and save their op modes. This tool is recommended for novice programmers and for users who prefer to design their op modes visually, using a drag-and-drop interface. -

+

### Table of Contents