From 6a623feab46a9ca70ca3c67e9b8d2142648edd20 Mon Sep 17 00:00:00 2001 From: Glitchii Date: Tue, 15 Dec 2020 17:29:06 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b7c8ca9..0cc2d0c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# A embed visualizer +# An embed visualizer +Visualizes embed or message content from JSON input. This can be used for visualizing bot embed commands. ![Layout image](https://raw.githubusercontent.com/Glitchii/embedbuilder/master/assets/media/layout.png) -Visualizes embed or message content from JSON input. -This can be used for bot embed commands commands, although I understand that not every one understands JSON thus will add a GUI later. +I understand that not every one understands JSON thus will add a GUI later. You can look into the [project boards](https://github.com/Glitchii/embedbuilder/projects/3) if you want to see what I'm currently working on or want to contribute