diff --git a/Readme.md b/Readme.md index 5ea4b58..cad3a52 100644 --- a/Readme.md +++ b/Readme.md @@ -1,8 +1,8 @@ # OmniTools -Welcome to **OmniTools**, an open-source alternative to OnlineTools.com. -This project offers a variety of online tools to help with everyday tasks, -all available for free and open for community contributions. Our goal is to provide reliable and +Welcome to **OmniTools**, an open-source alternative to OnlineTools.com. +This project offers a variety of online tools to help with everyday tasks, +all available for free and open for community contributions. Our goal is to provide reliable and efficient online tools while fostering a community-driven development process. ## Table of Contents @@ -14,18 +14,27 @@ efficient online tools while fostering a community-driven development process. ## Features -OpenSourceTools includes a variety of tools, such as: +OmniTools includes a variety of tools, such as: 1. **Image/Video/Binary tools** - - Image Resizer, Image converter, Video trimmer, video reverser, etc. + +- Image Resizer, Image converter, Video trimmer, video reverser, etc. + 2. **Math tools** - - Generate prime numbers, generate perfect numbers etc. + +- Generate prime numbers, generate perfect numbers etc. + 3. **Text Tools** - - Case converters, text cleaners, text formatters, etc. + +- Case converters, text cleaners, text formatters, etc. + 4. **Date and Time Tools** - - Date calculators, time zone converters, etc. + +- Date calculators, time zone converters, etc. + 5. **Miscellaneous Tools** - - JSON, XML tools, etc. + +- JSON, XML tools, etc. ## Installation @@ -33,12 +42,17 @@ OpenSourceTools includes a variety of tools, such as: ```bash git clone https://github.com/iib0011/omni-tools.git -cd web +cd omni-tools +npm i +npm run dev ``` + ## License + This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. ## Contact + For any questions or suggestions, feel free to open an issue or contact us at: -Email: ibracool99@gmail.com \ No newline at end of file +Email: ibracool99@gmail.com