diff --git a/README b/README.md
similarity index 75%
rename from README
rename to README.md
index eba38cc..674995e 100644
--- a/README
+++ b/README.md
@@ -5,7 +5,7 @@ Heavily-patched build of dwm.
## Table of contents
- [Installation ](#installation-)
- [Usage ](#usage-)
- - [Dependencies ](#dependencies-)
+ - [Dependencies ](#requirements-)
- [Contributing ](#contributing-)
- [License ](#license-)
@@ -25,9 +25,9 @@ To run `cdwm`:
exec dwm
```
-## Dependencies
+## Requirements
-You need to install [libxft-bgra][1].
+In order to build dwm you need the Xlib header files and [libxft-bgra][1].
## Patches
@@ -45,3 +45,5 @@ PRs are welcome.
## License
[MIT](https://raw.githubusercontent.com/santilococo/cdwm/master/LICENSE.md)
+[1]: https://aur.archlinux.org/packages/libxft-bgra
+