Doc tweaks (#686)

This commit is contained in:
Nikolay Igotti
2017-06-20 19:52:42 +03:00
committed by GitHub
parent ed0c78167b
commit aa9592e2a5
4 changed files with 8 additions and 5 deletions
+1
View File
@@ -19,6 +19,7 @@ without need to ship an additional execution runtime.
* `tensorflow` - simple client for TensorFlow Machine Intelligence library
* `tetris` - Tetris game implementation (using SDL2 for rendering)
* `win32` - trivial Win32 application
* `androidNativeActivity` - Android Native Activity rendering 3D graphics using GLES2
See `README.md` in each sample directory for more information and build instructions.