Skip to content

Commit

Permalink
feat: contributors graph
Browse files Browse the repository at this point in the history
  • Loading branch information
iib0011 committed Jun 23, 2024
1 parent a741d32 commit 8649b47
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 51 deletions.
80 changes: 46 additions & 34 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 10 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand All @@ -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.
Expand Down
5 changes: 0 additions & 5 deletions src/pages/images/index.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions src/pages/images/png/index.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions src/pages/string/index.tsx

This file was deleted.

0 comments on commit 8649b47

Please sign in to comment.