From f7a4fd1d7b7084a6e9065d345771f896cbe8298f Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Wed, 10 Apr 2019 09:38:19 -0400 Subject: [PATCH] Updated Installing a Javascript Enabled Browser (markdown) --- Installing-a-Javascript-Enabled-Browser.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-a-Javascript-Enabled-Browser.md b/Installing-a-Javascript-Enabled-Browser.md index ff4da02..874bbe9 100644 --- a/Installing-a-Javascript-Enabled-Browser.md +++ b/Installing-a-Javascript-Enabled-Browser.md @@ -1,4 +1,4 @@ -To be able to program using the Blocks Programming Tool or the OnBot Java Programming tool, your laptop will need a Javascript-enabled browser. Both tools are Javascript applications that are served up by the Program and Manage server of the Robot Controller. +In order to be able to program your Robot Controller using the Blocks Programming Tool or the OnBot Java Programming tool, your laptop will need a Javascript-enabled browser. Both tools are Javascript applications that are served up by the Program and Manage server of the Robot Controller. The Blocks Programming Tool and the OnBot Java Programming Tool should work with most modern web browsers. However, _FIRST_ recommends the use of Google Chrome with these tools. If you would like to use Google Chrome as your browser, you can download it for free from the Google Chrome website.