learn-javascript
learn-javascript copied to clipboard
Fix for Issue #11
This fixes Issue #11.
Certain punctuation marks in the folder names caused Windows to reject a clone of the repository.
These folder names have been updated so that Windows will now play nice.
The punctuation marks in question were: ? * : < >
I apologize for this one request having 6 commits... Windows would only give an error one punctuation mark at a time, and then I forgot to squash the commits.