Skip to content

Commit 3af211d

Browse files
Update README.md to include MIT license
1 parent 1207944 commit 3af211d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Retool Custom React Component Starter
22

3+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4+
35
A starter template for creating custom React components for Retool using TypeScript and React. This project includes a simple counter component that demonstrates how to use Retool's state management and event handling.
46

57
## What
@@ -306,3 +308,8 @@ The flow is:
306308

307309
- [Retool Custom Component Libraries Documentation](https://docs.retool.com/apps/guides/custom/custom-component-libraries/)
308310
- [Retool Custom Component API Reference](https://docs.retool.com/apps/guides/custom/custom-component-api)
311+
312+
## License
313+
314+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
315+

0 commit comments

Comments
 (0)