Skip to content

Commit

Permalink
fix: Update License to MIT
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent authored Mar 30, 2024
1 parent c3b24a9 commit d398045
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ const email = await I.waitForEmailMatching({ subject: 'Thanks' });
assert.eql(email.subject, 'Thanks for registering')
```

## LICENSE

MIT

## API

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

0 comments on commit d398045

Please sign in to comment.