From bb2e8b5cfe544a9189dd3c992d5860d0ef652fa9 Mon Sep 17 00:00:00 2001 From: Louis Beltramo Date: Sat, 8 Jun 2013 15:18:04 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9368977..1fe1d2e 100644 --- a/README.md +++ b/README.md @@ -75,11 +75,12 @@ Add the LoginActivity to your AndroidManifest.xml android:label="::APP_TITLE::" /> ```` -Copy the MainActivity.java to the java src folder with your package name +Copy the MainActivity.java to the java src folder with your package name. + Example with the template tag in the nmml file: ```xml -