From 224069c47f9c01c15cb4b62940d1a96ca5252146 Mon Sep 17 00:00:00 2001 From: Danny Feliz Date: Mon, 30 Aug 2021 09:17:48 -0400 Subject: [PATCH] Add preview image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e5f87cf..cb55ba1 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ This project was developed using Vue 3 + Typescript + Vite 🚀 [![Edit Demo vue-tweet](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/vue-tweet-embed-demo-sue23?file=/src/App.vue) +![image](https://user-images.githubusercontent.com/5460365/131345071-7d143b12-2d8d-4920-a231-d8b3acc21bb0.png) + ## Installation ```bash