Install instructions
This commit is contained in:
parent
d0739c7c03
commit
95e0d52589
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -8,11 +8,11 @@ A set of plugins for [Tent](https://tent.io) client [Bungloo](http://jabs.nu/bun
|
|||
2. Add
|
||||
```
|
||||
require( [
|
||||
'plugins/it.to.work/hide-replies',
|
||||
'plugins/it.to.work/unread-posts',
|
||||
'plugins/it.to.work/marked-posts'
|
||||
], function() {
|
||||
}
|
||||
'plugins/it.to.work/hide-replies',
|
||||
'plugins/it.to.work/unread-posts',
|
||||
'plugins/it.to.work/marked-posts'
|
||||
], function() {
|
||||
}
|
||||
);
|
||||
```
|
||||
to your `Plugin.js` file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue