readme fix
[dwm.git] / README.md
index 6e4bb2c..33f6456 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,12 +2,12 @@
 This is pinosaur's patched version of dwm, the suckless window manager.
 
 The following patches are applied:
-- [gaps]{https://dwm.suckless.org/patches/gaps/}
-- [autostart]{https://dwm.suckless.org/patches/autostart/}
-- [xresources]{https://dwm.suckless.org/patches/autostart/}
-- [pertag]{https://dwm.suckless.org/patches/pertag/}
-- [fakefullscreen]{https://dwm.suckless.org/patches/fakefullscreen/}
-- [swallow]{https://dwm.suckless.org/patches/swallow/}
+- [gaps](https://dwm.suckless.org/patches/gaps/)
+- [autostart](https://dwm.suckless.org/patches/autostart/)
+- [xresources](https://dwm.suckless.org/patches/autostart/)
+- [pertag](https://dwm.suckless.org/patches/pertag/)
+- [fakefullscreen](https://dwm.suckless.org/patches/fakefullscreen/)
+- [swallow](https://dwm.suckless.org/patches/swallow/)
 
 ### Requirements
 In order to build dwm you need the Xlib header files.
@@ -23,6 +23,7 @@ make && sudo make clean install
 
 ### Installation (ebuild)
 An ebuild will be available on my website for Gentoo users sometime.
+The `savedconfig` and `xinerama` use flags will be available.
 
 ### Running dwm
 Add the following line to your .xinitrc to start dwm using startx: