From dc47a493fc2c12e909e5430f0e87d192c9315e6a Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Wed, 2 Jul 2025 00:49:18 -0400
Subject: [PATCH] Update README.md: note about windows opengl
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index fc0b24c..13d1542 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ Picocrypt is a very small (hence Pico), very simple, yet very secure encr
## Windows
Picocrypt for Windows is as simple as it gets. To download the latest, standalone, and portable executable for Windows, click here. If Microsoft Defender or your antivirus flags Picocrypt as a virus, please do your part and submit it as a false positive for the betterment of everyone.
+If Picocrypt won't start, you may be missing OpenGL support. See here for a solution.
+
## macOS
Picocrypt for macOS is very simple as well. Download Picocrypt here, open the container, and drag Picocrypt to your Applications. You may need to manually trust the app from a terminal and control-click on the app if macOS prevents you from opening it:
```