From ceb85c0b4bfafa504c59d90b6bea0a8d673411db Mon Sep 17 00:00:00 2001 From: Nick Van Doorn Date: Fri, 29 Mar 2019 00:43:48 -0700 Subject: Include demo link --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 6023f23..9dd1d88 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,10 @@ A React hook for the current level of sunlight on an integer scale from `[0,10]`. Solar altitudes in the range `[0, PI]` are mapped to their height above the horizon on the unit circle (scaled up by 10), and all range below the horizon (`[PI, 2PI]`) are mapped to zero. +## Demo + +[https://jolly-nobel-4ebf9d.netlify.com](https://jolly-nobel-4ebf9d.netlify.com) + ## Usage ```javascript -- cgit v1.2.3