feat: contributors graph

This commit is contained in:
Ibrahima G. Coulibaly
2024-06-23 18:51:31 +01:00
parent a741d32e09
commit 8649b47d6c
5 changed files with 56 additions and 51 deletions

View File

@@ -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.