Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnydanu authored Oct 27, 2024
1 parent 87a4bc6 commit d28d556
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,6 @@ pnpm run script:create:tool my-tool-name

It will create a directory in `src/tools` with the correct files, and a the import in `src/tools/index.ts`. You will just need to add the imported tool in the proper category and develop the tool.

## Licensing and Code Protection
The code for this project is currently private and is not shared publicly. I do not permit unauthorized use or distribution of this code.

In the future, if I decide to make the code publicly available, I will specify a license at that time. Possible licenses may include a proprietary license or an open-source license such as MIT or GPL, depending on how I wish to share my work.

For now, please respect the private status of this repository.

## Contact

For inquiries or suggestions, feel free to reach out to me on my [GitHub Profile](https://github.com/sunnydanu).
Expand All @@ -129,4 +122,4 @@ I plan to maintain a fork of the original project to contribute back any changes

Big thanks to all the people who have already contributed!

[![contributors](https://contrib.rocks/image?repo=corentinth/it-tools)](https://github.com/corentinth/it-tools/graphs/contributors)
[![contributors](https://contrib.rocks/image?repo=corentinth/it-tools)](https://github.com/corentinth/it-tools/graphs/contributors)

0 comments on commit d28d556

Please sign in to comment.