Skip to content

Commit

Permalink
Remove Scaladex badge due to scalacenter/scaladex#563
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry authored Jun 23, 2019
1 parent d530801 commit 8ddfb63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

[![Build Status](https://travis-ci.org/ThoughtWorksInc/dsl-domains-cats.svg?branch=master)](https://travis-ci.org/ThoughtWorksInc/dsl-domains-cats)
[![Maven Central](https://img.shields.io/maven-central/v/com.thoughtworks.dsl/domains-cats_2.12.svg?label=Maven%20Central)](https://search.maven.org/artifact/com.thoughtworks.dsl/domains-cats_2.12)
[![Latest version](https://index.scala-lang.org/ThoughtWorksInc/dsl-domains-cats/latest.svg)](https://index.scala-lang.org/ThoughtWorksInc/dsl-domains-cats)
[![Scaladoc](https://javadoc.io/badge/com.thoughtworks.dsl/domains-cats_2.12.svg?label=scaladoc)](https://javadoc.io/page/com.thoughtworks.dsl/domains-cats_2.12/latest/com/thoughtworks/dsl/domains/cats$.html)

**dsl-domains-cats** contains utilities to integrate Cats with [Dsl.scala](https://github.com/ThoughtWorksInc/Dsl.scala). It provides the `!`-notation for creating Cats monadic expressions.
Expand Down

0 comments on commit 8ddfb63

Please sign in to comment.