We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50bdccc commit 0769f57Copy full SHA for 0769f57
README.md
@@ -4,4 +4,6 @@ This is it — time to put my new JavaScript skills to work. These projects are
4
Complete these 5 JavaScript projects to earn the JavaScript Algorithms and Data Structures certification.
5
6
## Projects
7
-- [Palindrome Checker](https://github.com/codewithmide/JavaScript-Algorithms-and-Data-Structures-Projects/tree/master/Palindrome_Checker)
+- [Palindrome Checker](https://github.com/codewithmide/JavaScript-Algorithms-and-Data-Structures-Projects/tree/master/Palindrome_Checker)
8
+
9
+- [Roman Numeral Converter](https://github.com/codewithmide/JavaScript-Algorithms-and-Data-Structures-Projects/tree/master/Roman_Numeral_Converter)
0 commit comments