docs: Update README

This commit is contained in:
Hajime Hoshi 2020-04-09 13:21:14 +09:00
parent 8adadccea0
commit 8b78855462

View File

@ -5,7 +5,7 @@
**A dead simple 2D game library in Go**
Ebiten is an open-source game library, with which you can develop 2D games with simple API for multi platforms in the Go programming language.
Ebiten is an open source game library for the Go programming language. Ebiten's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms.
* [Website (ebiten.org)](https://ebiten.org)
* [API Reference](https://pkg.go.dev/github.com/hajimehoshi/ebiten)