From 4cdff4b399b5ca573418ab08d79d8f0261f4cfa0 Mon Sep 17 00:00:00 2001 From: Samuel Carlsson Date: Thu, 28 Jul 2016 22:24:11 +0200 Subject: [PATCH] Adding link to contributors and license file. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a9f79b..03f8ffb 100644 --- a/README.md +++ b/README.md @@ -67,5 +67,10 @@ This project would not be where it is if it where not for the many helpful contr supporting jadb with pull requests, issue reports, and great ideas. If _you_ would like to contribute, please read through [CONTRIBUTING.md](CONTRIBUTING.md). -## Author ## -Samuel Carlsson \ No newline at end of file +## Authors ## +Samuel Carlsson + +See [contributors](https://github.com/vidstige/jadb/graphs/contributors) for a full list. + +## License ## +This project is released under the Apache License Version 2.0, see [LICENSE.md](LICENSE.md) for more information.