diff --git a/README.md b/README.md index 11db1cb..fd7f8e8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# Web Component Template +# <status-indicator> web component -A project scaffold for a new web component. +Circles with colors. That's it. That's the component. + +![screenshot](./screenshot.png) --- -A project by _Ayo_ \ No newline at end of file +A project by _Ayo_ diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..551580d Binary files /dev/null and b/screenshot.png differ