diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..4b3fbf010487b37610c848aa57f8f7a3dc325e27 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ + + +Delta is a **blazing fast API server** built with Rust for the REVOLT platform. + +Features: +- Robust and efficient API routes for running a chat platform. +- Distributed notification system, allowing any node to be seamlessly connected. +- Simple deployment, based mostly on pure Rust code and libraries. +- Hooks up to a MongoDB deployment, provide URI and no extra work needed. diff --git a/assets/banner.png b/assets/banner.png new file mode 100644 index 0000000000000000000000000000000000000000..68a2bca602e6712555e4e3df301918a089a0261f Binary files /dev/null and b/assets/banner.png differ