Skip to content

Commit 9c34949

Browse files
committed
yeah
1 parent f9dd058 commit 9c34949

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,11 @@ document.body.appendChild(WebGlass.CreateGlass({ height:"100px", width:"100px",
7979
Make existing element into a pane of glass with ```Glassify```:
8080
```
8181
WebGlass.Glassify(document.getElementById('div'), { Your:"Options" })
82-
```
82+
```
83+
84+
## Contributing
85+
Fork the ```dev``` branch.
86+
87+
Make changes.
88+
89+
Open pull request.

0 commit comments

Comments
 (0)