Skip to content

Commit c813aad

Browse files
activityindicator, misc
1 parent b5de702 commit c813aad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/activityindicator/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Material Design's [Circular progress indicator](https://material.io/design/compo
77

88
## Installation
99

10-
For Nativescript 7.0
10+
For Nativescript 7.0+
1111
* `tns plugin add @nativescript-community/ui-material-activityindicator`
1212

1313
##
@@ -29,7 +29,7 @@ Be sure to run a new build after adding plugins to avoid any issues.
2929

3030
### Plain NativeScript
3131

32-
<span style="color:red">IMPORTANT: </span>_Make sure you include `xmlns:mda="@nativescript-community/ui-material-activityindicator"` on the Page element_
32+
IMPORTANT: _Make sure you include `xmlns:mda="@nativescript-community/ui-material-activityindicator"` on the Page element._
3333

3434
#### XML
3535

0 commit comments

Comments
 (0)