diff --git a/README.md b/README.md index ca7a786..5933e61 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ Render Svelte directly into your Phoenix LiveView with E2E reactivity. +![logo](https://github.com/woutdp/live_svelte/blob/master/logo.png?raw=true) + [Installation](#installation) • -[Documentation](#docs) • [Usage](#usage) diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..469e252 Binary files /dev/null and b/logo.png differ