Skip to content

Commit

Permalink
add hex badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
suazithustra committed Apr 1, 2024
1 parent 5c3d9ae commit fc4fbb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Arangox

[![](https://github.com/ArangoDB-Community/arangox/actions/workflows/elixir.yml/badge.svg?branch=main&event=push)](https://github.com/ArangoDB-Community/arangox/actions/workflows/elixir.yml)
[![Version](https://img.shields.io/hexpm/v/arangox.svg)](https://hex.pm/packages/arangox)
[![CI](https://github.com/ArangoDB-Community/arangox/actions/workflows/elixir.yml/badge.svg?branch=main&event=push)](https://github.com/ArangoDB-Community/arangox/actions/workflows/elixir.yml)

An implementation of [`DBConnection`](https://hex.pm/packages/db_connection) for
[ArangoDB](https://www.arangodb.com).
Expand Down

0 comments on commit fc4fbb2

Please sign in to comment.