From 5bd68cd2118612bdfd5ea56fe739b7d7e61d2fdf Mon Sep 17 00:00:00 2001 From: Jariel Que Date: Mon, 17 May 2021 14:16:22 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 988de3c..2a09c58 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ `winsudo` is an otherwise dumb implementation of the linux command `sudo` in windows, built using C#. It's really stupid so please just think of it as a joke and not as an actual project. *NOTE: since the password thingy has not been implemented yet, please use the password `workinprogress`.* + *SIDE NOTE: please don't actually use this for real world purposes.* ### Limitations