leonsal 8 лет назад
Родитель
Сommit
3f63daf15e
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -167,9 +167,10 @@ We will soon insert here a list of the most important missing features.
 
 
 For the engine API reference, please use
 For the engine API reference, please use
 [![GoDoc](https://godoc.org/github.com/g3n/engine?status.svg)](https://godoc.org/github.com/g3n/engine).
 [![GoDoc](https://godoc.org/github.com/g3n/engine?status.svg)](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
 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).
 of the demos from [G3ND](https://github.com/g3n/g3nd).
+We intend to write in the future documentation topics
+to build a user guide in the [wiki](https://github.com/g3n/engine/wiki).
 
 
 # Contributing
 # Contributing