瀏覽代碼

readme edit

Jimmy Chion 3 年之前
父節點
當前提交
cf1b854fd3
共有 1 個文件被更改,包括 4 次插入1 次删除
  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`