You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,10 +166,6 @@ $ npm run test:e2e
166
166
$ npm run test:cov
167
167
```
168
168
169
-
## Support
169
+
#Sample
170
170
171
-
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
172
-
173
-
## License
174
-
175
-
Nest is [MIT licensed](LICENSE).
171
+
You can find a [sample](./sample/README.md) who use library.
0 commit comments