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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,4 +112,4 @@ For example:
112
112
React Code Creator relies on regex patterns to track and modify some generated files. Avoid changing the config parameters (such as file casing patterns, directories, or enabling/disabling typescript) to avoid errors related to locating previously generated files.
113
113
114
114
## License
115
-
You may use React Code Creator under the [GPLv3 license](https://github.com/dnllowe/react-code-creator/blob/master/LICENSE)
115
+
You may use React Code Creator under the [MIT license](https://github.com/dnllowe/react-code-creator/blob/master/LICENSE)
0 commit comments