Skip to content

Commit 63d4b3f

Browse files
committed
Add Contribution section to README.md
1 parent d7eb26d commit 63d4b3f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,10 @@ For more examples, check out the [examples folder](https://github.com/lejeuneren
6767

6868
## Documentation
6969
Find more detailed documentation under the "Documentation" section at [Listable's website](http://listable.highgatecross.com).
70+
71+
## Contribute
72+
73+
```sh
74+
npm i
75+
grunt watch
76+
```

0 commit comments

Comments
 (0)