From a46b7e4f0df086182d616685acf0aca7ddbad45e Mon Sep 17 00:00:00 2001 From: Sito Nimbus <40501794+SitoNumbis@users.noreply.github.com> Date: Sun, 30 Jan 2022 23:11:06 -0500 Subject: [PATCH] Update Readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ff2d68..3d835d4 100644 --- a/README.md +++ b/README.md @@ -73,3 +73,4 @@ The national identity document (DNI) in Spain consists of an 8-digit number and The ID number is 31415927 and the remainder of dividing by 23 is 20: 31415927 = 1365909 x 23 + 20; therefore the letter that corresponds to it according to the table is "C" +To run: `npm run start [-- number]`