From 87f0c5465a38a2b33d5083d61b2265df117a137c Mon Sep 17 00:00:00 2001 From: ObeseTermite Date: Sun, 29 Jun 2025 23:00:22 +0000 Subject: [PATCH] Set Guidelines in README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b82de4..4b67132 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # wieve-utils -Desktop utilities for wieveOS, stuff like calendar, and calculator apps \ No newline at end of file +Desktop utilities for wieveOS, stuff like calendar, and calculator apps + +# Guidelines + +Use GTK 3.0 please. Comment code. Use C (duh). + +# Current Permitted External Libraries + +* GTK 3.0 \ No newline at end of file