Adds my readme

This commit is contained in:
Jonathan Hodgson 2019-05-06 13:12:39 +01:00
parent cb3f58ad06
commit dfec677e4c

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# My fork of dwm
This repo is my fork of the DWM window manager.
The upstream repo can be cloned [here](https://git.suckless.org/dwm).
I will try to keep the upstream branch of this repo up to date with the repo maintained by the suckless team.
Any patches I apply on separate branches and merge into the master branch. Any configuration I make is done directly on the master branch.