From 44e5dd3845bc3280b6a01c61c5f64fa024dec333 Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Tue, 19 Mar 2024 12:41:41 -0500 Subject: [PATCH] the readme was kinda vague (#133) --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b821a93..4cdfe3c 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ # Features - -😁 **User Friendly**
-💦 **Simple**
-🌱 **Efficient**
-💪 **Powerful**
+- Manage discord application commands from the command line. +- Install plugins from the community. +- Really fast startup times (I think). +- Deploy with premade docker configurations. +- Inhouse build tool based on esbuild built for sern applications, nearly **zero** config. ## Installation