|
@@ -140,8 +140,11 @@ func main() {
|
|
|
|
|
|
|
|
# Documentation
|
|
# Documentation
|
|
|
|
|
|
|
|
-For the engine API reference, please see use
|
|
|
|
|
-[](https://godoc.org/github.com/g3n/engine)
|
|
|
|
|
|
|
+For the engine API reference, please use
|
|
|
|
|
+[](https://godoc.org/github.com/g3n/engine).
|
|
|
|
|
+We intend to add a user guide in the future.
|
|
|
|
|
+Currently the best way to learn how to use the engine is to see the source code
|
|
|
|
|
+of the demos from [G3ND](https://github.com/g3n/g3nd).
|
|
|
|
|
|
|
|
# Contributing
|
|
# Contributing
|
|
|
|
|
|