Skip to content

Commit bd436dd

Browse files
authored
Update README.md
1 parent 0c283cf commit bd436dd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ public getCheckProp() {
5555

5656
```
5757

58+
### Angular Usage Help:
59+
[Here](https://github.com/bradmartin/nativescript-drawingpad#angular) is a sample on using UI components in Angular Native (NativeScript + Angular2)
60+
5861
## Properties
5962

6063
- **checked** - boolean
@@ -74,4 +77,4 @@ public getCheckProp() {
7477
## Demo Setup
7578
* npm install tns-platform-declarations
7679
* npm preparedemo
77-
* npm run demo.ios
80+
* npm run demo.ios

0 commit comments

Comments
 (0)