From 70ec285f99528f0c22da895cfeba8a62884252b9 Mon Sep 17 00:00:00 2001 From: flashwave Date: Thu, 18 Jan 2024 20:31:08 +0000 Subject: [PATCH] Added links to Amimami repositories. --- docs/source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source.md b/docs/source.md index d944c2a..2a01468 100644 --- a/docs/source.md +++ b/docs/source.md @@ -6,6 +6,8 @@ Below are a number of links to source code repositories related to Flashii.net a - [Misuzu](https://patchii.net/flashii/misuzu): Backend of the main website. - [Sharp Chat](https://patchii.net/flashii/sharp-chat): Chat Server software. - [Futami](https://patchii.net/flashii/futami): Common data shared between the chat clients. + - [Mami](https://patchii.net/flashii/mami): Web client for chat. + - [Ami](https://patchii.net/flashii/ami): Web client for chat for older browsers. - [EEPROM](https://patchii.net/flashii/eeprom): Service for file uploading. - [Uiharu](https://patchii.net/flashii/uiharu): Service for looking up URL metadata. - [Seria](https://patchii.net/flashii/seria): Software used by the downloads tracker.