Skip to content

Commit

Permalink
Merge pull request #43 from dalibor/build_status
Browse files Browse the repository at this point in the history
Fix build status icon
  • Loading branch information
dalibor committed Oct 27, 2023
2 parents 90e26b0 + d564193 commit 30c489e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
![Octoshark logo](http://dalibornasevic.com/images/octoshark.png)

![Travis status](https://travis-ci.org/dalibor/octoshark.png)
![Build status](https://github.com/dalibor/octoshark/actions/workflows/build.yml/badge.svg)

Octoshark is a simple ActiveRecord connection manager. It provides connection switching mechanisms that can be used in various scenarios like master-slave, sharding or multi-tenant architecture.

Expand Down

0 comments on commit 30c489e

Please sign in to comment.