From 78816a7ad085d0ddefa90e519c22c6f3b80a93e5 Mon Sep 17 00:00:00 2001 From: Yuqi Huai <34195403+YuqiHuai@users.noreply.github.com> Date: Tue, 14 Feb 2023 00:59:29 -0800 Subject: [PATCH] doc: minor updaates --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d2b7f0..914e63b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ If you want to contribute to the project, please consider joining our [Slack wor 3. [MongoDB](https://www.mongodb.com/) (Database) 4. [NodeJS](https://nodejs.org/en/) + [ExpressJS](https://expressjs.com/) (Server) 5. [React](https://reactjs.org/) (Client) +6. [Sphinx](https://www.sphinx-doc.org/en/master/) (docs) ## Getting Started