Updated Blocks Tutorial (markdown)

FTC Engineering
2017-09-15 07:50:30 -04:00
parent 8e21fab1ba
commit d12437a855

@ -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.
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/ftc_app/images/BlocksPicture1.jpg" width="400"><p>
### 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)