From fe2f7689febd7afd741f7ee71ec4f959fae5d872 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Wed, 27 Nov 2024 16:08:20 -0300 Subject: [PATCH] Add image to README.md to verify setup --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 8fe612d..f7eecdc 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,7 @@ This script will create three new databases: `whatsapp`, `telegram`, and `discor 6. Verify the setup by navigating to `http://your-ip-address:8008` in your browser. You should see a screen similar to this: -```sh -# TODO Add picture -``` +![image](https://gitlab.com/-/project/64900187/uploads/21724e8ed403f7d3a40737e39e8c5ee3/image.png) ## That's It!