Skip to content

Commit

Permalink
agregando badge de jsdeliver y enlace a play store
Browse files Browse the repository at this point in the history
  • Loading branch information
ripper2hl committed Nov 18, 2023
1 parent ca91e69 commit b1acd18
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# curp [![NPM version][npm-image]][npm-url] [![Coverage percentage][coveralls-image]][coveralls-url] [![Build status](https://github.com/ripper2hl/curp/actions/workflows/main.yml/badge.svg)](https://github.com/ripper2hl/curp/actions/workflows/main.yml)

[![](https://data.jsdelivr.com/v1/package/npm/curp/badge?style=rounded)](https://www.jsdelivr.com/package/npm/curp)

[![Join the chat at https://gitter.im/curpjs/community](https://badges.gitter.im/curpjs/community.svg)](https://gitter.im/curpjs/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Genera y valida el CURP (Clave Única de Registro de Población) mexicano.
Expand Down Expand Up @@ -101,6 +103,11 @@ function validarCurp(curpString) {
}
```

## Deja tu opinión en la [Google Play Store](https://play.google.com/store/apps/details?id=com.perales.curpbuscar)

Tu apoyo cuenta. Descarga la aplicación creada con esta libreria y comparte tu experiencia dejando una reseña en la [Google Play Store](https://play.google.com/store/apps/details?id=com.perales.curpbuscar). ¡Gracias!


## Licencia

GPL-3.0 © [Israel Perales](https://www.israel-perales.com)
Expand Down

0 comments on commit b1acd18

Please sign in to comment.