diff --git a/README.md b/README.md new file mode 100644 index 0000000..432f76d --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# color-icon + +Serves a small solid color icon to use in GitHub Markdown or similar usecases. + +--- + +Live example: + +`![0d254c](https://checksch.de/color-icon/hex/0d254c)` + +- ![0d254c](https://checksch.de/color-icon/hex/0d254c) `#0d254c` +- ![c40233](https://checksch.de/color-icon/hex/c40233) `#c40233` +- ![ffffff](https://checksch.de/color-icon/hex/ffffff) `#ffffff` \ No newline at end of file