aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradnano <me@adnano.co>2024-05-25 19:10:07 -0400
committeradnano <me@adnano.co>2024-05-25 19:10:07 -0400
commit0fa9c359493b35ef0dda3b64f121fbe333f90f1a (patch)
tree61f0b345fdc987c57e3179cd9fa5d0d9cdd11aa8
parent30abca4f301a3e851d020119f654586c56c70263 (diff)
downloadwmenu-0fa9c359493b35ef0dda3b64f121fbe333f90f1a.tar.gz
Update README.md
-rw-r--r--README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/README.md b/README.md
index c4c7c63..84dba3e 100644
--- 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.