From a6c03a2e1ef4af7b37e4090600f7878456d27678 Mon Sep 17 00:00:00 2001 From: Channing Walton Date: Thu, 25 Apr 2024 09:05:15 +0100 Subject: [PATCH] remove travis and gitter links --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1d84754..4d26cd4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ Typeclassopedia =============== -[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/channingwalton/typeclassopedia?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://api.travis-ci.org/channingwalton/typeclassopedia.png)](https://travis-ci.org/channingwalton/typeclassopedia) - This project aims to be a simple implementation of the Typeclassopedia in Scala. (If you find a simpler way to express something then please report it or send a pull request.)