From 1f77301453f40542cad0e988f1c49b6378baf0bd Mon Sep 17 00:00:00 2001 From: tbozhikov Date: Mon, 22 Jan 2018 11:35:39 +0200 Subject: [PATCH] chore: update Readme with the common NS diagram (#5281) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 36d0ee21c..095a251e6 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,12 @@ Our Getting Started Guides are hands-on tutorials that walk you through installi * [Get started with JavaScript](http://docs.nativescript.org/tutorial/chapter-0) * [Get started with TypeScript and Angular](http://docs.nativescript.org/angular/tutorial/ng-chapter-0) +## NativeScript architecture diagram + +Below is a common NativeScript architecture diagram. In more detail, read the [How NativeScript Works article](https://docs.nativescript.org/start/how-it-works). + +![Architecture diagram](https://github.com/NativeScript/docs/blob/master/docs/img/ns-common.png) + ## Quick Links - [NativeScript home page](https://nativescript.org)