Bläddra i källkod

Update README.md

danaugrs 8 år sedan
förälder
incheckning
f611cdebfb
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # G3N - Go 3D Game Engine
 # G3N - Go 3D Game Engine
 
 
+[![GoDoc](https://godoc.org/github.com/g3n/engine?status.svg)](https://godoc.org/github.com/g3n/engine)
+
 G3N is a basic (for now!) OpenGL 3D Game Engine written in Go.
 G3N is a basic (for now!) OpenGL 3D Game Engine written in Go.
 G3N was heavily inspired and based on the [three.js](https://threejs.org/) Javascript 3D library.
 G3N was heavily inspired and based on the [three.js](https://threejs.org/) Javascript 3D library.
 If you are curious about G3N and would like to see it in action
 If you are curious about G3N and would like to see it in action