Explorar el Código

Add video url

Sébastien Ros hace 4 años
padre
commit
b27153726f
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -81,6 +81,13 @@ The entire execution engine was rebuild with performance in mind, in many cases
 
 Join the chat on [Gitter](https://gitter.im/sebastienros/jint) or post your questions with the `jint` tag on [stackoverflow](http://stackoverflow.com/questions/tagged/jint).
 
+## Video
+
+Here is a short video of how Jint works and some sample usage
+
+https://channel9.msdn.com/Shows/Code-Conversations/Sebastien-Ros-on-jint-a-Javascript-Interpreter-for-NET
+
+
 ## Examples
 
 This example defines a new value named `log` pointing to `Console.WriteLine`, then executes