From a8df85030b4227252d2152838e95e34853bbc815 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Thu, 11 May 2017 19:10:14 +0900 Subject: [PATCH] doc: Fix README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 002991af1..1113abc21 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A simple 2D game library in Go * [Windows](https://github.com/hajimehoshi/ebiten/wiki/Windows) * [macOS](https://github.com/hajimehoshi/ebiten/wiki/macOS) * [Linux](https://github.com/hajimehoshi/ebiten/wiki/Linux) +* [FreeBSD](https://github.com/hajimehoshi/ebiten/wiki/FreeBSD) * [Android](https://github.com/hajimehoshi/ebiten/wiki/Android) * [iOS](https://github.com/hajimehoshi/ebiten/wiki/iOS) * [Web browsers (Chrome, Firefox and Safari on desktops)](https://github.com/hajimehoshi/ebiten/wiki/Web-Browsers) (powered by [GopherJS](http://gopherjs.org/))