Fix readme

This commit is contained in:
Hajime Hoshi 2014-12-20 15:39:17 +09:00
parent 02660346c3
commit 012b014fe4

View File

@ -4,7 +4,7 @@ A simple 2D game library in Go.
## How to use
Please read example/main.go and example/blocks/*.
Please read Go files in the example directory.
Be careful that this library is now being developed actively and API can be
changed easily.