diff --git a/Blocks-Tutorial.md b/Blocks-Tutorial.md index 3a2ee4d..34fcf59 100644 --- a/Blocks-Tutorial.md +++ b/Blocks-Tutorial.md @@ -1,4 +1,10 @@ +### 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 + 1. Introduction * [The FTC Control System](https://github.com/ftctechnh/ftc_app/wiki/The-FTC-Control-System) * [Required Materials](https://github.com/ftctechnh/ftc_app/wiki/Required-Materials)