doc: Fix README

This commit is contained in:
Hajime Hoshi 2016-06-22 12:37:26 +09:00
parent 56c4e71859
commit bae27e19d7
2 changed files with 4 additions and 1 deletions

View File

@ -12,6 +12,8 @@
* Windows
* Mac OS X
* Linux
* Android (WIP)
* iOS (WIP)
## Features

View File

@ -15,8 +15,9 @@
package graphics
import (
"github.com/hajimehoshi/ebiten/internal/graphics/opengl"
"strings"
"github.com/hajimehoshi/ebiten/internal/graphics/opengl"
)
type shaderId int