浏览代码

Add video url

Sébastien Ros 4 年之前
父节点
当前提交
b27153726f
共有 1 个文件被更改,包括 7 次插入0 次删除
  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