diff --git a/helloWorld/README.md b/helloWorld/README.md index 8373ce0..1c62276 100644 --- a/helloWorld/README.md +++ b/helloWorld/README.md @@ -52,3 +52,4 @@ For the most part we've set up these tests in such a way that you only have to w Mohammed Nabeel's solutions: https://github.com/mnabeelp/javascript-exercises/tree/master/helloWorld/ https://github.com/mnabeelp/javascript-exercises/tree/master/repeatString/ +https://github.com/mnabeelp/javascript-exercises/tree/master/reverseString/