Update README.md

This commit is contained in:
Hamza elkhatri 2022-06-19 23:16:29 +01:00 committed by David Mata
parent fbb90f82d2
commit 5cbf005b3b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
### Instructions
Write a program that prints the ASCII value of a letter passed
Write a program that prints the ASCII value of a letter passed in the command line
- If the argument is not a letter nothing will be printed
- if the number of arguments is not 1 then nothing will be printed