From 93d3a300a2347ac8e750a754ed8580a8b0516a9f Mon Sep 17 00:00:00 2001 From: PC-Admin Date: Mon, 28 Aug 2023 21:47:16 +0800 Subject: [PATCH] update readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a61102b..ebdb3f8 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ redlight logo

-_"The red light means STOP!"_ - -_CAUTION: This software is alpha quality and shouldn't be used by anybody._ +_CAUTION: This software is a prototype and is not ready for production use._ An advanced abuse mitigation tool. It's a Synapse module that allows server owners to either run a "redlight server", or to act as a "redlight client" to prevent their own users from accessing abusive rooms. It's designed to block child sexual abuse material (CSAM) and other abusive content on the Matrix network. @@ -42,7 +40,7 @@ This project is licensed under the MIT License. ## Contributing -We warmly welcome contributors who are interested in improving Matrix Lantern. Whether you're fixing bugs, improving documentation, or proposing new features, your efforts are greatly appreciated. Please ensure that new contributions follow our [Style Guide](./style_guide.md). +We warmly welcome contributors who are interested in improving Redlight. Whether you're fixing bugs, improving documentation, or proposing new features, your efforts are greatly appreciated. Please ensure that new contributions follow our [Style Guide](./style_guide.md). ## Acknowledgements