From ff2393b9d5b255fa4c7a2108125c99abda67f30a Mon Sep 17 00:00:00 2001 From: "nise.moe" Date: Tue, 18 Jun 2024 13:44:06 +0200 Subject: [PATCH] Removed mentions of konata/mari --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 456d2fa..a171d2d 100644 --- a/readme.md +++ b/readme.md @@ -15,8 +15,6 @@ the website is split into the following modules, each with their own folder and | nise-backend | The main module, serves an API and processes new scores. | Kotlin, Spring Boot | | nise-frontend | The frontend module (Angular), uses the API to display data. | Angular | | nise-circleguard | Written in Python, serves as an HTTP interface for circleguard. | Python | -| konata | Sub-module to detect stolen replays with multithreading support. | Kotlin | -| mari | Sub-module to handle replay files and judgement data | Kotlin | | nise-discord | Module that runs a Discord bot for role management | Python | | nise-replay-viewer | Standalone react-based website that plays osu!std replays in your browser | React/p5.js |