Skip to content

Commit ed3434d

Browse files
authored
Merge pull request #256 from ryoppippi/feature/update-license-readme
feature/update license readme
2 parents 6c34f40 + 019cbed commit ed3434d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Ryotaro "Justin" Kimura
3+
Copyright (c) 2024 Ryotaro "Justin" Kimura
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
A collection of type-safe string functions written in pure JavaScript + JSDoc.
11+
A collection of type-safe string functions written in pure TypeScript.
1212

1313
## Why str-fns
1414

@@ -31,3 +31,7 @@ A collection of type-safe string functions written in pure JavaScript + JSDoc.
3131

3232
- [native-dash](https://github.com/yankeeinlondon/native-dash)
3333
- [type-fest](https://github.com/sindresorhus/type-fest)
34+
35+
## License
36+
37+
MIT

0 commit comments

Comments
 (0)