From 40156f9c4245e5ac984ab629163ebac573c6b64c Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Thu, 27 Jun 2019 12:05:15 -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 022b8db..19d987e 100644 --- a/Blocks-Tutorial.md +++ b/Blocks-Tutorial.md @@ -1,7 +1,7 @@ ### Introduction The FTC Blocks Programming Tool is a 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. -

+

[[/images/Blocks-Tutorial/BlocksPicture1]]

### Table of Contents