Skip to content

Commit

Permalink
Merge pull request #1326 from kuzudb/readme
Browse files Browse the repository at this point in the history
Add twitter badge to readme
  • Loading branch information
ray6080 committed Feb 27, 2023
2 parents a643d59 + 3a66794 commit 93dee2d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
<img src="https://github.com/kuzudb/kuzu/actions/workflows/ci-workflow.yml/badge.svg?branch=master" alt="Github Actions Badge">
</a>
<a href="https://join.slack.com/t/kuzudb/shared_invite/zt-1n67h736q-E3AFGSI4w~ljlFMYr3_Sjg">
<img src="https://img.shields.io/badge/Slack-chat%20with%20us-informational" alt="slack" />
<img src="https://img.shields.io/badge/Slack-chat%20with%20us-informational?logo=slack" alt="slack" />
</a>
<a href="https://twitter.com/kuzudb">
<img src="https://img.shields.io/badge/follow-@kuzudb-1DA1F2?logo=twitter" alt="twitter">
</a>
</p>

Expand Down

0 comments on commit 93dee2d

Please sign in to comment.