From 73ccdd6d4e2b47f70035e4f24ea647cc9ed57f05 Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Tue, 25 Aug 2020 20:03:13 -0700 Subject: [PATCH] chore(docs): readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc2fd9079..bc701d0fa 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Our Getting Started Guides are hands-on tutorials that walk you through installi - [NativeScript marketplace](https://market.nativescript.org/) - [NativeScript roadmap](https://www.nativescript.org/roadmap) -## Repositories +## Other framework source repos Outside of the source centralized in this repo, the NativeScript framework consists of a number of components, all of which are open source and on GitHub. Here are the major ones: @@ -68,4 +68,4 @@ In addition to the code that makes up the NativeScript framework itself, we also ## Contributing -We love PRs, and accept them for all of our repositories — even docs! Please follow our [contribution guide](https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md) if you want to become part of the project. \ No newline at end of file +We love PRs, and accept them for all of our repositories — even docs! Please follow our [contribution guide](https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md) if you want to become part of the project.