From 0c04752c4d6488adbac15a1413731d1f1eeda7c9 Mon Sep 17 00:00:00 2001 From: HerbCaudill Date: Fri, 18 Dec 2020 13:43:19 +0100 Subject: [PATCH] update docs --- README.md | 2 +- screenshot.png => glitch-screenshot.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename screenshot.png => glitch-screenshot.png (100%) diff --git a/README.md b/README.md index 691ef7f..75a42be 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ You can deploy this relay to [Glitch](https://glitch.com) by clicking this butto Alternatively, you can remix the [**local-first-relay**](https://glitch.com/edit/#!/local-first-relay) project. -![image](https://user-images.githubusercontent.com/2136620/68673397-ef186800-0553-11ea-9840-45963ad4c18d.png) +![image](./screenshot.png) ## Deploying to Heroku diff --git a/screenshot.png b/glitch-screenshot.png similarity index 100% rename from screenshot.png rename to glitch-screenshot.png