diff --git a/Projects/2-Intermediate/asciiart.md b/Projects/2-Intermediate/Image-to-ASCII-Art.md similarity index 80% rename from Projects/2-Intermediate/asciiart.md rename to Projects/2-Intermediate/Image-to-ASCII-Art.md index 8ba119fe..26b12d46 100644 --- a/Projects/2-Intermediate/asciiart.md +++ b/Projects/2-Intermediate/Image-to-ASCII-Art.md @@ -20,8 +20,8 @@ You can use a library to read the images. A few suggestions are Pillow, MiniMagi ## Useful links and resources -Robert Heaton's guided project on the topic ![ASCII Art](https://robertheaton.com/2018/06/12/programming-projects-for-advanced-beginners-ascii-art/) +Robert Heaton's guided project on the topic [ASCII Art](https://robertheaton.com/2018/06/12/programming-projects-for-advanced-beginners-ascii-art/) ## Example Projects -![ASCII Art Generate](https://gist.github.com/robert/b0b14b1fd4a5feb2b45ab3ce049f5707) \ No newline at end of file +[ASCII Art Generate](https://gist.github.com/robert/b0b14b1fd4a5feb2b45ab3ce049f5707)