Skip to content

Commit

Permalink
Tweak compatibility badges in README
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed Oct 28, 2023
1 parent 8de3a11 commit c62641e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

[![](https://img.shields.io/hexpm/v/sqids.svg?style=flat)](https://hex.pm/packages/sqids)
[![](https://github.com/sqids/sqids-elixir/actions/workflows/ci.yml/badge.svg)](https://github.com/sqids/sqids-elixir/actions/workflows/ci.yml)
[![Elixir Versions](https://img.shields.io/badge/Compatible%20with%20Elixir-1.7%20to%201.15-blue)](https://elixir-lang.org/)
[![Erlang Versions](https://img.shields.io/badge/Supported%20Erlang%2FOTP-21.3%20to%2026-blue)](https://www.erlang.org)
[![Elixir Versions](https://img.shields.io/badge/Elixir-1.7%20to%201.15-blue)](https://elixir-lang.org/)
[![Erlang Versions](https://img.shields.io/badge/Erlang%2FOTP-21.3%20to%2026-blue)](https://www.erlang.org)


[Sqids](https://sqids.org/elixir) (*pronounced "squids"*) for Elixir is a
Expand Down

0 comments on commit c62641e

Please sign in to comment.