From 90d86ef3a4000107555f1caa09f2516ab0f9a43e Mon Sep 17 00:00:00 2001 From: Kevin Paul Jacob Date: Thu, 22 Jun 2023 11:48:31 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a43abb5..77a793b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # OneRoof ![App Screenshot](https://cdn.discordapp.com/attachments/918024642860548126/1121323101465100389/mobile_1.png) + Risks of sharing sensitive information like Passwords, Credit Card Information, Private Keys, or other Confidential Data online are increasing daily. Enigma is a one-time secret message application that allows users to securely share private information with others. The application is built using React.js and Vite, styled using Tailwind CSS, and utilizes Crypto.js for encryption.