leonsal il y a 8 ans
Parent
commit
e96c88e2f9
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -44,7 +44,7 @@ G3N was only tested with Go1.7.4+
 # Basic application
 
 The following code shows a basic G3N application 
-[hellog3n](https://github.com/g3n/engine/tree/master/hellog3n)
+([hellog3n](https://github.com/g3n/engine/tree/master/hellog3n))
 which shows a wireframed sphere rotating.
 For more complex demos please see the [G3N demo program](https://github.com/g3n/g3nd).
 
@@ -145,6 +145,9 @@ func main() {
 
 # To Do
 
+G3N is a basic game engine. There is a lot of things to do.
+We will insert here a list of the most important missing features.
+
 # Documentation
 
 For the engine API reference, please use