From 8ec19ca271873776778050f6aed1b20e67810c97 Mon Sep 17 00:00:00 2001 From: atanasovg Date: Tue, 11 Aug 2015 14:38:29 +0300 Subject: [PATCH] Add readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..f95e242df --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Android-Widgets +Contains the source code of the `org.nativescript.widgets` library used by the NativeScript cross-platform modules implementation for Android. \ No newline at end of file