From f1dd7d2c785195a64d76983fa444eceb578d9d1d Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Thu, 2 Jun 2022 10:11:23 +0100 Subject: [PATCH] chore: comment out additional crates for the time being --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3016fe02..902f9f68 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ This is a monorepo for the Revolt backend. | `delta` | [crates/delta](crates/delta) | REST API server | | `bonfire` | [crates/bonfire](crates/bonfire) | WebSocket events server | | `quark` | [crates/quark](crates/quark) | Models and logic | -| `revcord/api` | [crates/revcord/api](crates/revcord/api) | Discord REST translation layer | + Note: `january`, `autumn`, and `vortex` are yet to be moved into this monorepo.