Skip to content

Commit d398045

Browse files
authored
fix: Update License to MIT
1 parent c3b24a9 commit d398045

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ const email = await I.waitForEmailMatching({ subject: 'Thanks' });
6060
assert.eql(email.subject, 'Thanks for registering')
6161
```
6262

63+
## LICENSE
64+
65+
MIT
66+
6367
## API
6468

6569
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->

0 commit comments

Comments
 (0)