Skip to content

Commit

Permalink
docs: add LICENSE.md link to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
techvlad committed Jul 4, 2020
1 parent f5d6bcb commit 4f737c2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,7 @@ export class AppController {
[Nest] 30483 - 07/04/2020, 12:21:11 PM [1cf8ad02-7bae-4fa7-963d-66238c94abd3] AppController.getHello
[Nest] 30483 - 07/04/2020, 12:21:11 PM [1cf8ad02-7bae-4fa7-963d-66238c94abd3] AppController.getHello -> nextTick
[Nest] 30483 - 07/04/2020, 12:21:11 PM [1cf8ad02-7bae-4fa7-963d-66238c94abd3] AppController.getHello -> nextTick -> setTimeout
```
```

## License
[MIT](LICENSE.md)

0 comments on commit 4f737c2

Please sign in to comment.