Skip to content

Commit

Permalink
Replace README badges with useful info
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaskins authored Sep 21, 2023
1 parent 9e91a1d commit 90c980a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
# neo4j.cr

[![Join the chat at https://gitter.im/jgaskins/neo4j.cr](https://badges.gitter.im/jgaskins/neo4j.cr.svg)](https://gitter.im/jgaskins/neo4j.cr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
<a href="https://travis-ci.org/jgaskins/neo4j.cr">
<img src="https://travis-ci.org/jgaskins/neo4j.cr.svg?branch=master" alt="Check out the build on Travis CI">
</a>

Crystal implementation of a Neo4j driver using the Bolt protocol.
Neo4j connector for Crystal, supporting the [Bolt protocol](https://neo4j.com/docs/bolt/current/) and routing queries to appropriate nodes in your [Neo4j cluster](https://neo4j.com/docs/bolt/current/driver-api/#client-side-routing).

## Installation

Expand Down

0 comments on commit 90c980a

Please sign in to comment.