]> git.lizzy.rs Git - bspwm.git/commitdiff
Added a 'Contributors' section
authorBastien Dejean <nihilhill@gmail.com>
Tue, 23 Oct 2012 15:20:52 +0000 (17:20 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Tue, 23 Oct 2012 15:20:52 +0000 (17:20 +0200)
README.md

index e9197814d7a89beeea7b9cd56b17a0a426c31657..8a52942ba1afbcc6f73541fa7b0e707d403a654f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -274,9 +274,15 @@ Colors are either [X color names](http://en.wikipedia.org/wiki/X11_color_names)
 
 ## Required Libraries:
 
-libxcb, xcb-util, xcb-util-wm.
+- libxcb
+- xcb-util
+- xcb-util-wm
 
 ## Installation
 
     make
     make install
+
+## Contributors
+
+- [Ivan Kanakarakis](https://github.com/c00kiemon5ter)