Skip to content

Commit 6a1afa7

Browse files
committed
Adding shields to readme
1 parent 4b229c8 commit 6a1afa7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Code/pincode input component for angular
22

3+
![](https://img.shields.io/npm/dm/angular-code-input)
4+
![](https://img.shields.io/npm/v/angular-code-input)
5+
![](https://img.shields.io/github/issues/AlexMiniApps/angular-code-input?color=%23aaa)
6+
37
Robust and <b>tested</b> code (number/chars) input component for Angular 7, 8, 9, 10 + projects.<br />
48
Ionic 4, 5 + is supported, can be used in iOS and Android.<br />
59
<b>Clipboard</b> events are supported.

angular-code-input/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Code/pincode input component for angular
22

3+
![](https://img.shields.io/npm/dm/angular-code-input)
4+
![](https://img.shields.io/npm/v/angular-code-input)
5+
![](https://img.shields.io/github/issues/AlexMiniApps/angular-code-input?color=%23aaa)
6+
37
Robust and <b>tested</b> code (number/chars) input component for Angular 7, 8, 9, 10 + projects.<br />
48
Ionic 4, 5 + is supported, can be used in iOS and Android.<br />
59
<b>Clipboard</b> events are supported.

0 commit comments

Comments
 (0)