From 11bb9f3826b0f11f1154656bb092e203f984dd3c Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Mon, 5 Jun 2017 13:04:27 +0900 Subject: [PATCH] doc: Add community explanation to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1113abc21..e95fed333 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ Note: Gamepad is not available on Safari/Android/iOS. Keyboard is not available https://hajimehoshi.github.io/ebiten/ +## Community + +### Slack + +`#ebiten` channel in [Gophers Slack](https://blog.gopheracademy.com/gophers-slack-community/) + ## License Ebiten is licensed under Apache license version 2.0. See LICENSE file.