Skip to content

Commit 824df03

Browse files
committed
Update README.md
1 parent 2f8e088 commit 824df03

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

packages/canvas/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# NativeScript Canvas
22

3-
[![npm](https://img.shields.io/npm/v/nativescript-canvas-plugin.svg)](https://www.npmjs.com/package/nativescript-canvas-plugin)
4-
[![npm](https://img.shields.io/npm/dt/nativescript-canvas-plugin.svg?label=npm%20downloads)](https://www.npmjs.com/package/nativescript-canvas-plugin)
5-
[![Build Status](https://travis-ci.org/triniwiz/nativescript-canvas.svg?branch=master)](https://travis-ci.org/triniwiz/nativescript-canvas)
6-
7-
83
**Powered by**
94
* [CanvasNative](src-native/canvas-native) - Rust
105
* [CanvasNative](src-native/canvas-ios) - IOS
@@ -15,7 +10,7 @@
1510
ns plugin add @nativescript/canvas
1611
```
1712

18-
_Note_ min ios support atm 11 | min android support 17
13+
_Note_ min ios support 9 | min android support 17
1914

2015
IMPORTANT: ensure you include xmlns:canvas="@nativescript/canvas" on the Page element for core {N}
2116

0 commit comments

Comments
 (0)