Update README.md - wmenu - 🔧 fork of wmenu
(HTM) git clone git@git.drkhsh.at/wmenu.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 0fa9c359493b35ef0dda3b64f121fbe333f90f1a
(DIR) parent 30abca4f301a3e851d020119f654586c56c70263
(HTM) Author: adnano <me@adnano.co>
Date: Sat, 25 May 2024 19:10:07 -0400
Update README.md
Diffstat:
M README.md | 11 -----------
1 file changed, 0 insertions(+), 11 deletions(-)
---
(DIR) diff --git a/README.md b/README.md
@@ -30,14 +30,3 @@ To use wmenu with Sway, you can add the following to your configuration file:
set $menu wmenu-run
bindsym $mod+d exec $menu
```
-
-## Contributing
-
-Send patches and questions to [~adnano/wmenu-devel](https://lists.sr.ht/~adnano/wmenu-devel).
-
-Subscribe to release announcements on [~adnano/wmenu-announce](https://lists.sr.ht/~adnano/wmenu-announce).
-
-## Credits
-
-This project started as a fork of [dmenu-wl](https://github.com/nyyManni/dmenu-wayland).
-However, most of the code was rewritten from scratch.