From dde1d0673e055d3bcf0b73c6f871d7ae099094c3 Mon Sep 17 00:00:00 2001 From: rbailey Date: Thu, 23 Jan 2014 12:50:59 -0500 Subject: [PATCH] [RB][0000000] updated readme --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10c582c..d905435 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,22 @@ Glass-App-Manager ================= -Simple app manager for Google Glass +A simple app manager for Google Glass. This application can be used to view and uninstall applications that were added using the GDK. It's just a quick solution to remove the hassle of trying to find the original package names in order to remove them via adb. The application can be triggered by saying, "Ok Glass, uninstall an app" + + +License +------- + + Copyright 2014 Ryan Bailey + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. \ No newline at end of file