Skip to content

Commit 7980500

Browse files
committed
Add Duo as an instalation method in Readme.md
1 parent b407d69 commit 7980500

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ $ component install wooorm/retext-inspect
2222
$ bower install retext-inspect
2323
```
2424

25+
[Duo](http://duojs.org/#getting-started):
26+
27+
```javascript
28+
var inspect = require('wooorm/retext-inspect');
29+
```
30+
2531
## Usage
2632

2733
```javascript

0 commit comments

Comments
 (0)