From 6bf55d5cb238cb6a8b51925dae0ddcdf975021ea Mon Sep 17 00:00:00 2001 From: Plamen Petkov Date: Tue, 15 Sep 2015 10:00:46 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1422fd77f..f00d93762 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ Contains the source code of the `org.nativescript.widgets` library used by the N # How to build -1. Clone repo +* Clone repo. ```Shell git clone https://github.com/NativeScript/android-widgets.git ``` -1. Open project in eclipse. -1. Build +* Open project in eclipse. +* Build The result file android-widgets.jar is located in the bin folder.