From 236bb196e17bbb4f299effe814c46dffb3204df8 Mon Sep 17 00:00:00 2001 From: nyx Date: Fri, 11 Oct 2024 19:18:47 -0400 Subject: [PATCH] add credits section --- readme.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 492e36a..ca07171 100644 --- a/readme.md +++ b/readme.md @@ -10,4 +10,12 @@ - [ ] Implement GUI - [x] Implement parser - [ ] Improve readme -- [ ] Improve parser \ No newline at end of file +- [ ] Improve parser + +### Credits + +- [Adam](https://github.com/adamperkowski) - For implementing the GUI and maintaining alongside myself +- [nnyyxxxxx](https://github.com/nnyyxxxxx) - For implementing the parser and maintaining the project +- [Vaxry](https://github.com/Vaxry) - For Hyprland +- [rust-gtk](https://github.com/gtk-rs/gtk4-rs) - For gtk4 implementation +- [Hyprland](https://github.com/hyprwm/Hyprland) - The window manager \ No newline at end of file