From cfe85248ce2dcee1b93c18c2167d6c7a2d95fb8f Mon Sep 17 00:00:00 2001 From: HarveyKandola Date: Wed, 12 Jan 2022 14:15:11 -0500 Subject: [PATCH] Update screenshot --- README.md | 2 +- screenshot-1.png => screenshot.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename screenshot-1.png => screenshot.png (100%) diff --git a/README.md b/README.md index 998f07cc..7c282d2d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It's built with Golang + EmberJS and compiled down to a single executable binary All you need to provide is your database -- PostgreSQL, Microsoft SQL Server or any MySQL variant. -![Documize Community](https://github.com/documize/community/screenshot-1.png?raw=true) +![Documize Community](https://github.com/documize/community/screenshot.png?raw=true) ## Latest Release diff --git a/screenshot-1.png b/screenshot.png similarity index 100% rename from screenshot-1.png rename to screenshot.png