From 5b7673cfc13876cde061d454982daac1bafacfd2 Mon Sep 17 00:00:00 2001 From: Collin Guarino Date: Wed, 10 Feb 2016 20:05:49 -0500 Subject: Moved license and contribution section to the top --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1f5272b..534065b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # Go Hue Phillips Hue Golang Library. +## License +Copyright (C) 2016 Collin Guarino (Collinux) +GPL version 2 or higher http://www.gnu.org/licenses/gpl.html +GoHue project maintained by Collin Guarino, collin.guarino@gmail.com + +## Contributing +Pull requests happily accepted on GitHub + + ## Features - [ ] Lights - [x] Get all lights @@ -57,11 +66,3 @@ Phillips Hue Golang Library. - [ ] Info - [ ] Get all timezones - [ ] Search for bridges - -## License -Copyright (C) 2016 Collin Guarino (Collinux) -GPL version 2 or higher http://www.gnu.org/licenses/gpl.html -GoHue project maintained by Collin Guarino, collin.guarino@gmail.com - -## Contributing -Pull requests happily accepted on GitHub -- cgit v1.2.3