aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCollin Guarino <Collinux@users.noreply.github.com>2016-02-10 20:05:49 -0500
committerCollin Guarino <Collinux@users.noreply.github.com>2016-02-10 20:05:49 -0500
commit5b7673cfc13876cde061d454982daac1bafacfd2 (patch)
tree1d6f26e20c54d69baa7b2a85372ef4aad7a30674 /README.md
parentcda6af12eedcf5685d0ecbfec449acffda4f174c (diff)
Moved license and contribution section to the top
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files 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