Skip to content

Commit f9d1827

Browse files
authored
Add link to LICENSE from README (#108)
1 parent 7c7d1c8 commit f9d1827

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.changeset/selfish-beds-laugh.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"aws-sdk-js-codemod": patch
3+
---
4+
5+
Add link to LICENSE from README

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ client.listTables({}, (err, data) => {
5555

5656
```
5757

58+
## License
59+
60+
This library is licensed under the MIT-0 License. See the LICENSE file.
61+
5862
[aws-sdk-js]: https://aws.amazon.com/sdk-for-javascript/
5963
[install-nodejs]: https://nodejs.dev/learn/how-to-install-nodejs
6064
[jscodeshift]: https://github.com/facebook/jscodeshift

0 commit comments

Comments
 (0)