Skip to content

Commit

Permalink
chore(readme): add sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
tchiotludo committed Mar 18, 2022
1 parent 2289a5e commit 8ed9fef
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 7 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,30 @@
* The official AKHQ documentation can be found under: [akhq.io](https://akhq.io/docs)


## Sponsors
<table>
<tr>
<td>
<img width="1000" height="0">
<a href="https://upstash.com/?utm_source=AKHQ" >
<img src="https://raw.githubusercontent.com/upstash/sponsorship/master/kafka.png" alt="Upstash" width="260" align="right">
</a>

<h3>Upstash: Serverless Kafka</h3>

<ul>
<li>True Serverless Kafka with per-request-pricing</li>
<li>Managed Apache Kafka, works with all Kafka clients</li>
<li>Built-in REST API designed for serverless and edge functions</li>
</ul>

[Start for free in 30 seconds!](https://upstash.com/?utm_source=AKHQ)
</td>
</tr>
</table>



## Who's using AKHQ
* [Adeo](https://www.adeo.com/)
* [Avlino](https://avlino.com/)
Expand Down
22 changes: 15 additions & 7 deletions docs/.vuepress/components/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -396,13 +396,21 @@
src="/assets/images/using/la-redoute.jpg" alt="La Redoute">
</span>
<span class="mu-about-image">
<a href="https://www.linkedin.com/company/polarising/"
target="_blank">
<img aria-hidden="true"
style="width:210px"
src="/assets/images/polarising.png" alt="Polarising">
</a>
</span>
<a href="https://www.linkedin.com/company/polarising/"
target="_blank">
<img aria-hidden="true"
style="width:210px"
src="/assets/images/polarising.png" alt="Polarising">
</a>
</span>
<span class="mu-about-image">
<a href="https://upstash.com/?utm_source=AKHQ"
target="_blank">
<img aria-hidden="true"
style="width:210px"
src="https://raw.githubusercontent.com/upstash/sponsorship/master/logo.png" alt="Upstash">
</a>
</span>
</div>
</div>
</div>
Expand Down

0 comments on commit 8ed9fef

Please sign in to comment.