From afaea214e11741f3b9819d1961f5213aed5e4374 Mon Sep 17 00:00:00 2001 From: Document Doctor Date: Sat, 12 Jan 2019 18:15:08 -0500 Subject: [PATCH] Fixed typos in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ed21132..83663eaf 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Building from command-line Building from Eclipse --------------------- You can also build from Eclipse. Create a new Android Project, choosing "Create -project from exisiting source", then set the compiler compliance level to 1.6 +project from existing source", then set the compiler compliance level to 1.6 in project settings. Documentation