From 60a65b405460d6a1fe997cd246703a47234ba332 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Wed, 28 Jun 2017 12:25:44 -0400 Subject: [PATCH] Updated Home (markdown) --- FTC-Control-System-Wiki.md | 3 +++ Home.md | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 FTC-Control-System-Wiki.md delete mode 100644 Home.md diff --git a/FTC-Control-System-Wiki.md b/FTC-Control-System-Wiki.md new file mode 100644 index 0000000..d05492d --- /dev/null +++ b/FTC-Control-System-Wiki.md @@ -0,0 +1,3 @@ +## Welcome to the FTC Control System Wiki! +This wiki provides information about the _FIRST_ Tech Challenge (FTC) control system. It is a "living document" and is intended to be a central repository for information on how to configure, program and operate the Android-based, FTC control system. + \ No newline at end of file diff --git a/Home.md b/Home.md deleted file mode 100644 index ffdab28..0000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the ftc_app wiki!