From 786d354b05f57fa41b69e5f0b831436147ea4779 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Mon, 21 Dec 2020 11:23:23 -0600 Subject: [PATCH] SS --- README.md | 2 +- Screen Shot 2020-12-20 at 11.46.21 PM.png => ss.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename Screen Shot 2020-12-20 at 11.46.21 PM.png => ss.png (100%) diff --git a/README.md b/README.md index d5c4e1b..dfba400 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repo contains some component snippets for building native mobile apps with Tailwind CSS and Capacitor. -![screenshot.png](Screen Shot 2020-12-20 at 11.46.21 PM.png) +![Screenshot](./ss.png) ## What is Capacitor? diff --git a/Screen Shot 2020-12-20 at 11.46.21 PM.png b/ss.png similarity index 100% rename from Screen Shot 2020-12-20 at 11.46.21 PM.png rename to ss.png