Skip to content

Commit 72e03cc

Browse files
committed
added telephone checker
1 parent e54fc58 commit 72e03cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ Complete these 5 JavaScript projects to earn the JavaScript Algorithms and Data
88

99
- [Roman Numeral Converter](https://github.com/codewithmide/JavaScript-Algorithms-and-Data-Structures-Projects/tree/master/Roman_Numeral_Converter)
1010

11-
- [Ceasers Cipher](https://github.com/codewithmide/JavaScript-Algorithms-and-Data-Structures-Projects/tree/master/Caesars_Cipher)
11+
- [Ceasers Cipher](https://github.com/codewithmide/JavaScript-Algorithms-and-Data-Structures-Projects/tree/master/Caesars_Cipher)
12+
13+
- [Telephone Number Validator](https://github.com/codewithmide/JavaScript-Algorithms-and-Data-Structures-Projects/tree/master/Telephone_Number_Validator)

0 commit comments

Comments
 (0)