summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.xml b/config.xml
index 559b110..aaba61f 100644
--- a/config.xml
+++ b/config.xml
@@ -2,10 +2,10 @@
<widget id="org.usfirst.frc.team4272.safetyapp" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>SafetyApp</name>
<description>
- A sample Apache Cordova application that responds to the deviceready event.
+ FRC team 4272's safety application
</description>
- <author email="dev@cordova.apache.org" href="http://cordova.io">
- Apache Cordova Team
+ <author email="shumakl@purdue.edu" href="https://lukeshu.com">
+ Luk Shumaker
</author>
<content src="index.html" />
<access origin="*" />