Skip to content

Commit 2988dd1

Browse files
committed
Update README.md
1 parent 67a1343 commit 2988dd1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,8 @@ var openBrowsers = require('open-browsers');
2222
if (openBrowsers('http://localhost:3000')) {
2323
console.log('The browser tab has been opened!');
2424
}
25-
```
25+
```
26+
27+
### License
28+
29+
`open-browsers` is open source software licensed as MIT.

0 commit comments

Comments
 (0)