mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
feat: contributors graph
This commit is contained in:
12
Readme.md
12
Readme.md
@@ -2,7 +2,7 @@
|
||||
|
||||
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. Please don't forget to star the repo if you find it useful.
|
||||
all available for free and open for community contributions. Please don't forget to star the repo to support us.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
@@ -37,7 +37,9 @@ OmniTools includes a variety of tools, such as:
|
||||
|
||||
## Installation
|
||||
|
||||
### Clone the Repository
|
||||
### Contribute
|
||||
|
||||
### Project setup
|
||||
|
||||
```bash
|
||||
git clone https://github.com/iib0011/omni-tools.git
|
||||
@@ -46,6 +48,12 @@ npm i
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Contributors
|
||||
|
||||
<a href="https://github.com/iib0011/omni-tools/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=iib0011/omni-tools" />
|
||||
</a>
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
|
||||
|
||||
Reference in New Issue
Block a user