From b3ad6bbe26e21b8362d7aae3bad6cb3e616bc58f Mon Sep 17 00:00:00 2001 From: Tahinli <96421894+Tahinli@users.noreply.github.com> Date: Tue, 14 Feb 2023 21:53:06 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index dfc3c07..0b1cece 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,24 @@ GTK 3 GUI Most probably it has bugs and a lot to improve but I'm bored. + + Technically it's working, feel free to do anything. Special Thanks to @SoftPrayog on Youtube. His video helped me to understand epoll more. + + Special Thanks to onestraw on Github. His epoll example really helped me. Based on many resources but here are some + www.man7.org + + www.stackoverflow.com + + docs.gtk.org/gtk3