Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<p align="center">
<a href="https://counterapi.dev/" target="_blank">
<img width="180" src="https://raw.githubusercontent.com/counterapi/docs/master/src/.vuepress/public/favicons/apple-icon-180x180.png" alt="logo">
<img width="180" src="https://counterapi.dev/img/logo.png" alt="logo">
</a>
</p>

Expand All @@ -14,6 +14,14 @@
<a href="https://github.com/counterapi/api/blob/master/LICENSE"><img src="https://img.shields.io/github/license/counterapi/counter" alt="License"></a>
</p>

> 💬 **Have a Question or Need Help?**
> We’d love to hear from you!
> 👉 [Join the Community Discussions](https://community.counterapi.dev)
>
> Ask questions, get support, or share your ideas with others.
> Let’s build something great together! 🚀


Go Library for Counter API.

## Requirements
Expand Down
Loading