Skip to content

Commit

Permalink
Update readme with sponsors (reworkd#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
Srijan-Subedi committed Apr 15, 2023
1 parent beadbcf commit 4cc4299
Showing 1 changed file with 79 additions and 2 deletions.
81 changes: 79 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,85 @@ By sponsoring this free, open-source project, you not only have the opportunity
<a href="https://github.com/sponsors/reworkd-admin">👉 Click here</a> to support the project
</p>



<h3 align="center">
🙌🏻 Our Sponsers 🙌🏻
</h3>

<div align="center" dir="auto">
<a href="https://github.com/Faitltd" style="display: inline-block; margin-right: 20px;">
<img src="https://github.com/Faitltd.png" width="50px" alt="faithltd" style="max-width:100%;">
</a>
<a href="https://github.com/arthurbnhm" style="display: inline-block;">
<img src="https://github.com/arthurbnhm.png" width="50px" alt="arthurbnhm" style="max-width:100%;">
</a>
<a href="https://github.com/durairajasivam" style="display: inline-block;">
<img src="https://github.com/durairajasivam.png" width="50px" alt="durairajasivam" style="max-width:100%;">
</a>
<a href="https://github.com/zoelidity" style="display: inline-block;">
<img src="https://github.com/zoelidity.png" width="50px" alt="zoelidity" style="max-width:100%;">
</a>
<a href="https://github.com/jd3655" style="display: inline-block;">
<img src="https://github.com/jd3655.png" width="50px" alt="jd3655" style="max-width:100%;">
</a>
<a href="https://github.com/busseyl" style="display: inline-block;">
<img src="https://github.com/busseyl.png" width="50px" alt="busseyl" style="max-width:100%;">
</a>
<a href="https://github.com/lisa-ee" style="display: inline-block;">
<img src="https://github.com/lisa-ee.png" width="50px" alt="lisa-ee" style="max-width:100%;">
</a>
<a href="https://github.com/VulcanT" style="display: inline-block;">
<img src="https://github.com/VulcanT.png" width="50px" alt="VulcanT" style="max-width:100%;">
</a>
<a href="https://github.com/kman62" style="display: inline-block;">
<img src="https://github.com/kman62.png" width="50px" alt="kman62" style="max-width:100%;">
</a>
<a href="https://github.com/Haithamhaj" style="display: inline-block;">
<img src="https://github.com/Haithamhaj.png" width="50px" alt="Haithamhaj" style="max-width:100%;">
</a>
<a href="https://github.com/SwftCoins" style="display: inline-block;">
<img src="https://github.com/SwftCoins.png" width="50px" alt="SwftCoins" style="max-width:100%;">
</a>
<a href="https://github.com/ChevalierzA" style="display: inline-block;">
<img src="https://github.com/ChevalierzA.png" width="50px" alt="ChevalierzA" style="max-width:100%;">
</a>
<a href="https://github.com/research-developer" style="display: inline-block;">
<img src="https://github.com/research-developer.png" width="50px" alt="research-developer" style="max-width:100%;">
</a>
<a href="https://github.com/FelixAI2023" style="display: inline-block;">
<img src="https://github.com/FelixAI2023.png" width="50px" alt="FelixAI2023" style="max-width:100%;">
</a>
<a href="https://github.com/Mitchell-Coder-New" style="display: inline-block;">
<img src="https://github.com/Mitchell-Coder-New.png" width="50px" alt="Mitchell-Coder-New" style="max-width:100%;">
</a>
<a href="https://github.com/mrayonnaise" style="display: inline-block;">
<img src="https://github.com/mrayonnaise.png" width="50px" alt="mrayonnaise" style="max-width:100%;">
</a>
<a href="https://github.com/floriank" style="display: inline-block;">
<img src="https://github.com/floriank.png" width="50px" alt="floriank" style="max-width:100%;">
</a>
<a href="https://github.com/localecho" style="display: inline-block;">
<img src="https://github.com/localecho.png" width="50px" alt="localecho" style="max-width:100%;">
</a>
<a href="https://github.com/hnishi3" style="display: inline-block;">
<img src="https://github.com/hnishi3.png" width="50px" alt="hnishi3" style="max-width:100%;">
</a>
<a href="https://github.com/fireheat135" style="display: inline-block;">
<img src="https://github.com/fireheat135.png" width="50px" alt="fireheat135" style="max-width:100%;">
</a>
<a href="https://github.com/DuanChaori" style="display: inline-block;">
<img src="https://github.com/DuanChaori.png" width="50px" alt="DuanChaori" style="max-width:100%;">
</a>
<a href="https://github.com/jukwaphil1" style="display: inline-block;">
<img src="https://github.com/jukwaphil1.png" width="50px" alt="jukwaphil1" style="max-width:100%;">
</a>
<a href="https://github.com/sorrynothing" style="display: inline-block;">
<img src="https://github.com/sorrynothing.png" width="50px" alt="sorrynothing" style="max-width:100%;">
</a>

</div>

---

AgentGPT allows you to configure and deploy Autonomous AI agents.
Expand Down Expand Up @@ -143,7 +222,6 @@ npm run dev
```

### 🚀 GitHub Codespaces

Set up AgentGPT in the cloud immediately by using [GitHub Codespaces](https://github.com/features/codespaces).

1. From the GitHub repo, click the green "Code" button and select "Codespaces".
Expand All @@ -157,7 +235,6 @@ Set up AgentGPT in the cloud immediately by using [GitHub Codespaces](https://gi
- To restart AgentGPT, run `npm run dev` in Terminal.

Run the project 🥳

```
npm run dev
```

0 comments on commit 4cc4299

Please sign in to comment.