Skip to content

Commit

Permalink
chore: add discord badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iankressin committed Nov 1, 2024
1 parent a043b56 commit a640bf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

> A SQL-like language for querying EVM chains with minimal boilerplate.
![Discord](https://img.shields.io/discord/1247647880634695730?logo=discord&logoColor=ffffff&labelColor=6A7EC2&color=7389D8)
[![Tests](https://github.com/iankressin/eql/actions/workflows/tests.yml/badge.svg)](https://github.com/iankressin/eql/actions/workflows/tests.yml)
![GitHub commits since latest release (branch)](https://img.shields.io/github/commits-since/iankressin/eql/latest/main)
![GitHub contributors](https://img.shields.io/github/contributors/iankressin/eql)
![GitHub Release Date](https://img.shields.io/github/release-date/iankressin/eql)
Expand Down

0 comments on commit a640bf6

Please sign in to comment.