From 5bdd9ff54f56a1a314070c7fd1337c6bad6e0d83 Mon Sep 17 00:00:00 2001 From: Ben Hutchison Date: Tue, 24 Jan 2017 11:01:39 +1100 Subject: [PATCH] Remove links to inactive google and gitter groups closes #52 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6b9a92b9..eff8f74e 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,8 @@ [](http://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.scala-lang.modules%20a%3Ascala-swing_2.11) [](http://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.scala-lang.modules%20a%3Ascala-swing_2.12*) [![Stories in Ready](https://badge.waffle.io/scala/scala-swing.svg?label=ready&title=Ready)](http://waffle.io/scala/scala-swing) -[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/scala/scala-swing) This is now community maintained by @andy1138 & @benhutchison. If you're interested in helping then contact them or @adriaanm. -Questions can asked on the [Google Group](https://groups.google.com/forum/#!forum/scala-swing). This is a UI library that will wrap most of Java Swing for Scala in a straightforward manner. The widget class hierarchy loosely resembles that of Java Swing. The main differences are: