소스 검색

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`