From 10e2f8e1b9d7705ce3b0ea7aa2b56bb8baaf3567 Mon Sep 17 00:00:00 2001 From: Tibor Kaputa Date: Fri, 3 Jun 2016 11:04:17 +0200 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c205a86..79e7c58 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,20 @@ A simple Android opensource calculator with a widget, functional and UI tests 3. select Run 'Tests in 'calculator.simplemob...' to run all the tests 4. if you are on Linux or Mac, go to Run -> Edit Configurations, select the new JUnit configuration and change the "Working Directory" item to "$MODULE_DIR" (without quotes) 5. OK -5. Run +6. Run + +License +------- + Copyright 2016 SimpleMobileTools + + 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.