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.