Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavochavarria authored Sep 22, 2019
1 parent f31643f commit 0eeb0f2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# DNic JS
Validador de Documento Nacional de Identidad (DNI/Cedula) Nicaraguense.


Esctructura del DNI:

<ol>
<li>Los primeros 3 digitos identifican el municipio.</li>
<li>Los siguientes 6 digitios corresponden a la fecha de nacimiento.</li>
<li>Los ultimos digitos es el numero de produccion.</li>
</ol>

0 comments on commit 0eeb0f2

Please sign in to comment.