From 5234017129890f538a681d4d6ad2e30dda50f3ff Mon Sep 17 00:00:00 2001 From: Tyler <68524461+TySP-Dev@users.noreply.github.com> Date: Mon, 20 Apr 2026 00:47:20 -0400 Subject: [PATCH] Revise README with updated warnings and features Updated README to reflect current state and features of PacCrypt. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a9983be..d1acfc2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ **PacCrypt** is a modern, secure web application for encrypting and decrypting text and files using multiple encryption algorithms. Built with Flask and featuring a comprehensive REST API, modular encryption engines, and advanced security features including 2FA support. +> [!WARNING] +> Dev branch pushed to main, in this state it works but has issues working to fix everything. + > [!IMPORTANT] > This document contains AI generated pieces that have not been reviewed yet. > Next push will contain human oversite on the documentation.