Browse Source

readme edit

Jimmy Chion 3 years ago
parent
commit
cf1b854fd3
1 changed files with 4 additions and 1 deletions
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -1,5 +1,6 @@
 # Grainy Gradient playground
 
+* Built for CSS-Tricks article [*Grainy Gradients*](https://css-tricks.com/grainy-gradients/)
 * View at [grainy-gradients.vercel.app](https://grainy-gradients.vercel.app)
 
 Explore the parameters to make a basic grainy gradient.
@@ -21,4 +22,6 @@ npm run lint
 
 # build locally
 npm run build
-```
+```
+
+Most of the important code is under `src/components/CodeBlocks`