From 8db536cf3b420c65eb87b77415d3e70ac6a68cfa Mon Sep 17 00:00:00 2001 From: Nick Van Doorn Date: Tue, 2 Apr 2019 16:00:53 -0700 Subject: Make it 150% better --- readme.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 9dd1d88..f2627ec 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # useSunlight +[![CircleCI](https://circleci.com/gh/nvandoorn/useSunlight.svg?style=shield)](https://circleci.com/gh/nvandoorn/useSunlight) + 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 -- cgit v1.2.3