From 2fb476aaf6b084bdf4847db867d3d44811934c2b Mon Sep 17 00:00:00 2001 From: Aaron Marcher Date: Wed, 9 Mar 2016 11:26:19 +0100 Subject: [PATCH] contributors --- CONTRIBUTORS.md | 6 ++++++ README.md | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 CONTRIBUTORS.md diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..3ffd97c --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,6 @@ +# Contributors + +Thanks you very much for your great help! + +- [Vlaix](https://github.com/Vlaix) +- [pfannkuckengesicht](https://github.com/pfannkuchengesicht) diff --git a/README.md b/README.md index b0406b8..8da1fbd 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,7 @@ Just run ```sudo make install```! # Configuration Just edit config.h and recompile! + +# Contributors + +See CONTRIBUTORS.md file.