From 431eaac8aa684249389e2a9f4ea4c649f7804be2 Mon Sep 17 00:00:00 2001 From: Glitchii Date: Wed, 5 May 2021 19:09:51 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad40389..a6820a4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Visualize embed or message content from JSON input or provided GUI editor. -This can be used for bot embed commands commands. Not everyone understands JSON, thus GUI. +This can be used for bot embed commands. Not everyone understands JSON, thus GUI. You can look into the [project boards](https://github.com/Glitchii/embedbuilder/projects/3) if you want to see what is being worked on or want to contribute.