Skip to content

Commit 39bd6d4

Browse files
authored
README: Specify WebGL 1.0 as the version. (#17)
Also update the link to GopherJS repository. Fixes #15.
1 parent 891cc83 commit 39bd6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![GoDoc](https://godoc.org/github.com/gopherjs/webgl?status.svg)](https://godoc.org/github.com/gopherjs/webgl)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/gopherjs/webgl)](https://goreportcard.com/report/github.com/gopherjs/webgl)
55

6-
[GopherJS](https://github.com/neelance/gopherjs) bindings for WebGL context.
6+
[GopherJS](https://github.com/gopherjs/gopherjs) bindings for [WebGL 1.0](https://www.khronos.org/registry/webgl/specs/latest/1.0/) context.
77

88
## Example
99

0 commit comments

Comments
 (0)