diff --git a/README.md b/README.md index 3923059..f810743 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Interfaceable [![Ruby](https://github.com/featurist/interfaceable/actions/workflows/ruby.yml/badge.svg)](https://github.com/featurist/interfaceable/actions/workflows/ruby.yml) +# Interfaceable [![Ruby](https://github.com/featurist/interfaceable/actions/workflows/ruby.yml/badge.svg)](https://github.com/featurist/interfaceable/actions/workflows/ruby.yml) [![Gem Version](https://badge.fury.io/rb/interfaceable.svg)](https://badge.fury.io/rb/interfaceable) Impose interfaces on classes and let this gem automatically check that the interface constraints are met.