Bläddra i källkod

Update README.md

Vicente Penades 5 år sedan
förälder
incheckning
61b116709a
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,3 +1,5 @@
 # SharpGLTF.Monogame.Example
 
 Example of using Monogame and SharpGLTF to load animated glTF models at runtime.
+
+This is the same example found in [SharpGLTF examples](https://github.com/vpenades/SharpGLTF/tree/master/examples/MonoGameScene), the only difference is that the main project targets SharpGLTF public nuget package instead of the core project.