From 4cbf1daff265e9b2cb38aa9eafaadede9c9ad618 Mon Sep 17 00:00:00 2001 From: lankesh1901 <71931870+lankesh1901@users.noreply.github.com> Date: Wed, 30 Sep 2020 20:23:25 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27d4405..7418669 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# firefly.js +# firefly.js - An awesome project Pretty firefly particle effect on your webpage using JS / Canvas. [Here's a live demo](http://cszhu.me/firefly). ### Customization From b6a91b8dc47b0b174e128612949900b1e8d3ff3b Mon Sep 17 00:00:00 2001 From: lankesh1901 <71931870+lankesh1901@users.noreply.github.com> Date: Wed, 30 Sep 2020 20:24:54 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7418669..e58a0fc 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ You can customize your firefly particles in several ways by calling the `firefly * big * #FFFFFF is the color of the fireflies. It takes in hex colors. -Note you must use quotations for it to work :) +Note that you must use quotations for it to work :) ### How To Use Put it in your HTML page with some `