diff --git a/README.md b/README.md index 5553331..9b06e55 100644 --- a/README.md +++ b/README.md @@ -49,11 +49,14 @@ If you are only interested in generating a svg, consider using this faster actio **dark mode** -For **dark mode** support on github, use this [special syntax](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#specifying-the-theme-an-image-is-shown-to=) in your readme. +For **dark mode** support on github, use this [special syntax](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#specifying-the-theme-an-image-is-shown-to) in your readme. ```md -![GitHub Snake Light](github-snake.svg#gh-light-mode-only) -![GitHub Snake dark](github-snake-dark.svg#gh-dark-mode-only) + + + + github-snake + ``` **interactive demo**