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 7be62cd commit 6a8dc1b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,24 @@ StartEase is a command-line interface (CLI) tool designed to make project setup

[![](https://img.shields.io/badge/Chat_with_StartEase-Ask_Cody-%238A16D7?labelColor=%23383838)](https://sourcegraph.com/github.com/JC-Coder/startease)

## Sponsors

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

<div align="center" style="display: flex; align-items: center; justify-content: center;">
<a href="https://sourcegraph.com/cody" style="display: flex; align-items: center; gap: 10px;">
<img src="https://storage.googleapis.com/sourcegraph-assets/cody/20230417/logomark-default.svg" width="26">
<span>Cody</span>
</a>
<a href="https://www.jetbrains.com/" style="margin-left: 20px; display: flex; align-items: center; gap: 10px;">
<img src="https://avatars.githubusercontent.com/u/878437?s=200&v=4" alt="JetBrains" height="40"/>
<span>JetBrains</span>
</a>
<a href="https://adaptable.io" style="margin-left: 20px; display: flex; align-items: center;">
<img src="https://raw.githubusercontent.com/adaptable/media/main/logos/Adaptable-Primary-Logo.png" alt="Adaptable.io" height="40"/>
</a>
</div>

## Features

- **Effortless Scaffolding**: StartEase streamlines project creation and technology scaffolding, providing a smooth and efficient experience for developers.
Expand Down

0 comments on commit 6a8dc1b

Please sign in to comment.