Paul Bird commited on
Commit
d21f2ba
·
1 Parent(s): 60f9ed2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -14,6 +14,7 @@ To use *.sentis precompiled file, place the file in the Assets/StreamingAssets f
14
  Model model = ModelLoader.Load("Othello.sentis");
15
  ```
16
 
 
17
 
18
  ## Unity Sentis
19
  Unity Sentis is the inference engine that runs in Unity 3D. More information can be found at [here](https://unity.com/products/sentis)
 
14
  Model model = ModelLoader.Load("Othello.sentis");
15
  ```
16
 
17
+ ![preview][othello-preview.png]
18
 
19
  ## Unity Sentis
20
  Unity Sentis is the inference engine that runs in Unity 3D. More information can be found at [here](https://unity.com/products/sentis)