From 08f92b13a46b17022dee3e5774bfeac05b69bd9f Mon Sep 17 00:00:00 2001 From: neon_arch Date: Sat, 30 Sep 2023 19:02:48 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20update=20the=20warning?= =?UTF-8?q?=20note=20with=20a=20normal=20note=20for=20the=20first=20releas?= =?UTF-8?q?e=20(#277)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba35e6d..6bdfc02 100644 --- a/README.md +++ b/README.md @@ -132,8 +132,10 @@ redis-server --port 8082 & Once you have started the server, open your preferred web browser and navigate to to start using Websurfx. -> **Warning** -> This project is still in the testing phase and is **not** ready for production use. +> **Note** +> +> 1. The project is no longer in the testing phase and is now ready for production use. +> 2. There are many features still missing like `support for image search`, `different categories`, `quick apps`, etc but they will be added soon as part of future releases. **[⬆️ Back to Top](#--)**