Skip to content

Commit b29c479

Browse files
docs: updated README.md (#8794)
* Added hyperlinks in @nativescript/* in README * Added License
1 parent 16c154e commit b29c479

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ We love you and PR's 🤗 Please follow our [contributing guide](https://github.
4141
* Core iOS/Android for NativeScript
4242
* [@nativescript/types](https://www.npmjs.com/package/@nativescript/types)
4343
* Types for both iOS/Android below wrapped up as a convenience. *Most commonly used.*
44-
* @nativescript/types-ios
44+
* [@nativescript/types-ios](https://github.com/NativeScript/NativeScript/tree/master/packages/types-ios)
4545
* Types for iOS
46-
* @nativescript/types-android
46+
* [@nativescript/types-android](https://github.com/NativeScript/NativeScript/tree/master/packages/types-android)
4747
* Types for Android
48-
* @nativescript/ui-mobile-base
48+
* [@nativescript/ui-mobile-base](https://github.com/NativeScript/NativeScript/tree/master/packages/ui-mobile-base)
4949
* UI mobile base native classes used by core
5050
* [@nativescript/webpack](https://github.com/NativeScript/NativeScript/tree/master/packages/webpack)
5151
* Webpack build utilities and configs used by NativeScript apps
@@ -56,7 +56,7 @@ We love you and PR's 🤗 Please follow our [contributing guide](https://github.
5656
- [Install NativeScript demo mobile app](https://www.nativescript.org/nativescript-example-application)
5757
- [NativeScript playground](https://play.nativescript.org)
5858
- [NativeScript and Angular](https://play.nativescript.org/?template=play-ng&tutorial=getting-started-ng)
59-
- [@NativeScript on Twitter](http://twitter.com/NativeScript)
59+
- [NativeScript on Twitter](http://twitter.com/NativeScript)
6060
- [NativeScript community Slack channel](https://www.nativescript.org/slack-invitation-form)
6161
- [NativeScript on Stack Overflow](http://stackoverflow.com/questions/tagged/nativescript)
6262
- [NativeScript documentation](https://docs.nativescript.org/)
@@ -81,4 +81,7 @@ Outside of the source centralized in this repo, the NativeScript framework consi
8181

8282
In addition to the code that makes up the NativeScript framework itself, we also provide a number of [open-source sample apps](https://www.nativescript.org/app-samples-with-code) that you can reference while building your NativeScript application.
8383

84-
### Made with ❤️
84+
## License
85+
[Apache License 2.0](https://github.com/NativeScript/NativeScript/blob/master/LICENSE)
86+
87+
<h3 align="center">Made with ❤️</h3>

0 commit comments

Comments
 (0)