Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
naimmalek committed Nov 28, 2020
1 parent 419adbf commit bcadaad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# an-qrcode
`an-qrcode` is simple angular library to generate QR Codes in Angular 6/7/8/9/10 app app with support for AOT and the Ivy compiler.
`an-qrcode` is simple angular library to generate QR Codes in Angular 6/7/8/9/10/11 app app with support for AOT and the Ivy compiler.

[![npm version](https://badge.fury.io/js/an-qrcode.svg)](https://badge.fury.io/js/an-qrcode)

Expand All @@ -11,7 +11,7 @@ You can find demo app here
## Installation

```
# Angular 6/7/8/9/10
# Angular 6/7/8/9/10/11
npm install an-qrcode --save
```

Expand Down

0 comments on commit bcadaad

Please sign in to comment.