diff --git a/README.md b/README.md index e57d2e2..5f7d463 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # react-native-qrcode A react-native component to generate [QRcode](http://en.wikipedia.org/wiki/QR_code), not only support English. -## this module support iOS and Android - ## Installation ```sh npm install react-native-qrcode --save-dev