From 9b4707192557cdd64dd82c5883e54758d0d66512 Mon Sep 17 00:00:00 2001 From: Cara Salter Date: Tue, 15 Feb 2022 08:32:38 -0500 Subject: README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3c6f798 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Glitch (NG) +[![Build Status](https://drone.carathe.dev/api/badges/Glitch/bot/status.svg)](https://drone.carathe.dev/Glitch/bot) + +Rewrite of Glitch into Rust + Poise. + +# Overall Design Goals + +The goal of this iteration of Glitch is to be easily extendable into a web +dashboard. Adding new features should be done in tandem with the +[API](/Glitch/api) and the [website](/Glitch/glitch-web). -- cgit v1.2.3