diff options
author | Aaron Marcher <info@nulltime.net> | 2016-03-20 14:18:05 +0100 |
---|---|---|
committer | Aaron Marcher (drkhsh) <info@nulltime.net> | 2016-03-20 14:18:05 +0100 |
commit | 27b9139dfc02b76801a5a33c6eef199c822d187a (patch) | |
tree | 141087a304efb403839a97c16d81acc6711ce432 /CONTRIBUTING.md | |
parent | 02af858a35d225f25de260accec19fa71587d7f2 (diff) |
Changes to documentation and new screenshot.
- Better README.md
- Headlines in all files
- CONTRIBUTING.md
- New screenshot
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..39a704a --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,4 @@ +Contributing +============ + +If you want to contribute, please use [the suckless coding style](http://suckless.org/coding_style) and 4 spaces for indentation. |