Skip to content

Commit 4986a84

Browse files
committed
Add simple banner to README
1 parent dc573fd commit 4986a84

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.media/banner.jpeg

191 KB
Loading

.media/banner.psd

4.32 MB
Binary file not shown.

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# grain
1+
![Grain Project - Banner Image][grain-banner]
22

33
A small experiment on creating beautiful, dynamic backgrounds with
44
colorful gradients & film grain. Built in <b>React</b> & <b>Vite</b> with <b>SVGs</b> and layers of <b>Radial Gradients</b>
@@ -24,4 +24,6 @@ yarn # Run inside root directory to install all dependencies.
2424

2525
```bash
2626
yarn dev # Starts a development server with Hot Module Replacement
27-
```
27+
```
28+
29+
[grain-banner]: ./.media/banner.jpeg

0 commit comments

Comments
 (0)