Skip to content

Commit 26ec1a0

Browse files
Add shields
1 parent bb42825 commit 26ec1a0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!-- PROJECT SHIELDS -->
2+
[![NPM][npm-shield]](https://www.npmjs.com/package/@afipsdk/afip.js)
3+
[![Contributors][contributors-shield]](https://github.com/afipsdk/afip.js/graphs/contributors)
4+
[![Closed issues][issues-shield]](https://github.com/afipsdk/afip.js/issues)
5+
[![License][license-shield]](https://github.com/afipsdk/afip.js/blob/master/LICENSE)
6+
17
<!-- PROJECT LOGO -->
28
<br />
39
<p align="center">
@@ -123,3 +129,10 @@ Link del proyecto: [https://github.com/afipsdk/afip.js](https://github.com/afips
123129

124130

125131
_Este software y sus desarrolladores no tienen ninguna relación con la AFIP._
132+
133+
134+
<!-- MARKDOWN LINKS & IMAGES -->
135+
[npm-shield]: https://img.shields.io/npm/dw/@afipsdk/afip.js.svg
136+
[contributors-shield]: https://img.shields.io/github/contributors/afipsdk/afip.js.svg?color=orange
137+
[issues-shield]: https://img.shields.io/github/issues-closed-raw/afipsdk/afip.js.svg?color=blueviolet
138+
[license-shield]: https://img.shields.io/github/license/afipsdk/afip.js.svg?color=blue

0 commit comments

Comments
 (0)