Skip to content

Commit

Permalink
update sponsors section
Browse files Browse the repository at this point in the history
  • Loading branch information
JC-Coder committed Sep 18, 2024
1 parent 0919cfb commit 9cd0256
Showing 1 changed file with 3 additions and 22 deletions.
25 changes: 3 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,9 @@ StartEase is a command-line interface (CLI) tool designed to make project setup

## Sponsors

We would like to thank our amazing sponsors for their support:

<div align="center" style="display: flex; align-items: center; justify-content: center; gap: 20px; margin: 20px 0;">
<div style="border: 1px solid #ccc; border-radius: 8px; padding: 10px; text-align: center;">
<a href="https://sourcegraph.com/cody" style="display: flex; flex-direction: column; align-items: center; text-decoration: none;">
<img src="https://storage.googleapis.com/sourcegraph-assets/cody/20230417/logomark-default.svg" width="40" style="margin-bottom: 5px;">
<span style="font-size: 16px; color: #333;">Cody</span>
</a>
</div>
<div style="border: 1px solid #ccc; border-radius: 8px; padding: 10px; text-align: center;">
<a href="https://www.jetbrains.com/" style="display: flex; flex-direction: column; align-items: center; text-decoration: none;">
<img src="https://avatars.githubusercontent.com/u/878437?s=200&v=4" alt="JetBrains" height="40" style="margin-bottom: 5px;"/>
<span style="font-size: 16px; color: #333;">JetBrains</span>
</a>
</div>
<div style="border: 1px solid #ccc; border-radius: 8px; padding: 10px; text-align: center;">
<a href="https://adaptable.io" style="display: flex; flex-direction: column; align-items: center; text-decoration: none;">
<img src="https://raw.githubusercontent.com/adaptable/media/main/logos/Adaptable-Primary-Logo.png" alt="Adaptable.io" height="40" style="margin-bottom: 5px;"/>
<span style="font-size: 16px; color: #333;">Adaptable</span>
</a>
</div>
</div>
| [Cody](https://sourcegraph.com/cody) | [JetBrains](https://www.jetbrains.com/) | [Adaptable](https://adaptable.io) |
|:-------------------------------------:|:---------------------------------------:|:---------------------------------:|
| <img src="https://storage.googleapis.com/sourcegraph-assets/cody/20230417/logomark-default.svg" width="80" alt="Cody Logo"><br>Cody | <img src="https://avatars.githubusercontent.com/u/878437?s=200&v=4" width="80" alt="JetBrains Logo"><br>JetBrains | <img src="https://raw.githubusercontent.com/adaptable/media/main/logos/Adaptable-Primary-Logo.png" width="80" alt="Adaptable.io Logo"><br>Adaptable |

## Features

Expand Down

0 comments on commit 9cd0256

Please sign in to comment.