From 6ec2cd783eff05b96c308d2a4f5f982dcc800dbc Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Thu, 18 Feb 2021 20:27:45 -0500
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e123c05..977732e 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Why should you use Picocrypt, instead of Bitlocker, NordLocker, VeraCrypt, or 7-
Unlike NordLocker and Bitlocker, Picocrypt is FOSS (free open-source software) and can be audited. You can verify for yourself that there aren't any backdoors.
Picocrypt is portable and tiny (just 4MB!). It's much lighter than NordLocker (>100MB) and VeraCrypt (>30MB). It can also run on any machine (since it's Python) and the pre-made .exe can run on any Windows PC from 7 and up.
It's infinitely easier to use than VeraCrypt (no need to create volumes) and a 5-year-old could use Picocrypt.
- Picocrypt is built for security, using modern standards and the most secure settings. See *Security* below for more info.
+ Picocrypt is built for security, using modern standards and the most secure settings. See Security below for more info.
It supports file integrity checking through Poly1305, which means that you would know if a hacker has maliciously modified your data.