From d28d556602c219f784749cf30e9abbb763df6d4d Mon Sep 17 00:00:00 2001 From: sunny <48156739+sunnydanu@users.noreply.github.com> Date: Sun, 27 Oct 2024 08:34:14 +0530 Subject: [PATCH] Update README.md --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 3e4c252f..00847201 100644 --- a/README.md +++ b/README.md @@ -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). @@ -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) \ No newline at end of file +[![contributors](https://contrib.rocks/image?repo=corentinth/it-tools)](https://github.com/corentinth/it-tools/graphs/contributors)