Create README.md

This commit is contained in:
Kegan Myers 2014-06-27 00:25:20 -05:00
parent ad9b981e21
commit 1f4fe33200
1 changed files with 18 additions and 0 deletions

18
README.md Normal file
View File

@ -0,0 +1,18 @@
ColorClock
==========
My implementation of a color that changes the background color.
[ColorClock](http://terribleplan.github.io/ColorClock/)
License:
========
All code in this repository is available under a BSD 2-Clause license
Ideas:
======
* Only show 'nice' colors
* Walk up and down between 2 colors over time
* Come up with some way to smoothly walk all the color space
* Do it in css only