Skip to content

Commit

Permalink
chore: rename license file (#26)
Browse files Browse the repository at this point in the history
* chore: rename License file to LICENSE

* chore: update license link in README
  • Loading branch information
xj63 authored Feb 5, 2024
1 parent 2a97f01 commit 742ba12
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ cmd-wrapped 2024 -s zsh # specify the year & the shell type
## 致谢 & 开源协议

- 感谢 [@jyi2ya](https://github.com/jyi2ya) 的绝妙想法!
- 开源协议: [MIT](https://github.com/YiNNx/cmd-wrapped/blob/master/License)
- 开源协议: [MIT](https://github.com/YiNNx/cmd-wrapped/blob/master/LICENSE)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ Supported options for `<shell>` : `zsh`, `bash`, `fish`, `atuin`.
## Credits & License

- Special thanks to [@jyi2ya](https://github.com/jyi2ya) for the cooool idea!
- License: [MIT](https://github.com/YiNNx/cmd-wrapped/blob/master/License)
- License: [MIT](https://github.com/YiNNx/cmd-wrapped/blob/master/LICENSE)

0 comments on commit 742ba12

Please sign in to comment.