Skip to content

Commit eb46141

Browse files
committed
Update README
1 parent 8558db3 commit eb46141

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,8 @@ This library provides a simple to use webgl shader component, with included fram
1515
While libraries like [three.js](https://threejs.org/) are amazing, not every project requires the level of depth provided. This is a zero-dependency library that provides a simple to use component for rendering GLSL shaders on the web.
1616

1717
## Installation & Usage
18+
```zsh
19+
npm i simple-shader-component
20+
```
1821
*Coming soon*
1922

0 commit comments

Comments
 (0)