Skip to content

Commit de0c32e

Browse files
authored
fix: correct license reference in README from MIT to BSD 3-Clause (#15)
- Update README.md license section to match actual BSD 3-Clause license - Ensure consistency between LICENSE file, package.json, and README - Fix documentation accuracy for license information
1 parent a0fe924 commit de0c32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Contributions are welcome! Please read our [Contributing Guide](CONTRIBUTING.md)
278278

279279
## License
280280

281-
MIT License - see [LICENSE](LICENSE) file for details.
281+
BSD 3-Clause License - see [LICENSE](LICENSE) file for details.
282282

283283
## Related Projects
284284

0 commit comments

Comments
 (0)