Skip to content

Commit af5c007

Browse files
textview, h1 title
1 parent 062dbea commit af5c007

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/textview/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# NativeScript Material Text view
2+
3+
Material Design's [Text view](https://material.io/develop/android/components/material-text-view) component for NativeScript.
4+
15
[![npm](https://img.shields.io/npm/v/@nativescript-community/ui-material-textview.svg)](https://www.npmjs.com/package/@nativescript-community/ui-material-textview)
26
[![npm](https://img.shields.io/npm/dt/@nativescript-community/ui-material-textview.svg?label=npm%20downloads)](https://www.npmjs.com/package/@nativescript-community/ui-material-textview)
37

@@ -17,10 +21,6 @@ If using ```tns-core-modules```
1721

1822
Be sure to run a new build after adding plugins to avoid any issues.
1923

20-
---
21-
22-
##### [Material Design Spec](https://material.io/design/components/text-fields.html)
23-
2424
### Usage
2525

2626

0 commit comments

Comments
 (0)