Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 26, 2018
1 parent 1e329bd commit 64f77f2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,8 @@ uidToName(0).then((User) => {
console.log('User:', User);
// output => root
})
```
```

## License

MIT licensed

0 comments on commit 64f77f2

Please sign in to comment.