diff --git a/README.md b/README.md index 9f84568..aff9015 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,6 @@ maybe these ideas branch off into separate projects themselves, but: - accept images as output and some sort of color code that gets applied to said image (like a CLI program for applying color filters to images) ## Conversion Sources -[Hex<->RGB](!https://en.wikipedia.org/wiki/Web_colors) -[RGB<->CMYK](!https://thecolorsmeaning.com/rgb-to-cmyk/) +Hex<->RGB: https://en.wikipedia.org/wiki/Web_colors + +RGB<->CMYK: https://thecolorsmeaning.com/rgb-to-cmyk/