From 00f91e5f337c27552f443ab64d16aa2b1768254d Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Tue, 26 Jan 2016 16:31:07 +0200 Subject: [PATCH] supported-npm-modules added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4581b47d5..21898b3e6 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,9 @@ Please follow this [article to get started with the NativeScript framework](http ## Documentation Comprehensive documentation is available at [docs.nativescript.org](http://docs.nativescript.org). +## Documentation +List of supported npm modules is available at [supported-npm-modules](https://github.com/NativeScript/NativeScript/wiki/supported-npm-modules). + ## Helping us to improve the NativeScript framework We love PRs! Please follow our [contribution guide](https://www.nativescript.org/contribute) if you want to become part of the project.