This is an automated email from the ASF dual-hosted git repository.

mrutkowski pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-devtools.git


The following commit(s) were added to refs/heads/master by this push:
     new 11155e4  adding demo gif (#229)
11155e4 is described below

commit 11155e46eae06a25c4c6b2e0f1802d33a85761bf
Author: Priti Desai <[email protected]>
AuthorDate: Tue Mar 26 14:21:48 2019 -0700

    adding demo gif (#229)
---
 knative-build/media/demo-nodejs-helloworld.gif | Bin 0 -> 10489477 bytes
 knative-build/runtimes/javascript/README.md    |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/knative-build/media/demo-nodejs-helloworld.gif 
b/knative-build/media/demo-nodejs-helloworld.gif
new file mode 100644
index 0000000..c84aee5
Binary files /dev/null and b/knative-build/media/demo-nodejs-helloworld.gif 
differ
diff --git a/knative-build/runtimes/javascript/README.md 
b/knative-build/runtimes/javascript/README.md
index 1a06374..413f571 100644
--- a/knative-build/runtimes/javascript/README.md
+++ b/knative-build/runtimes/javascript/README.md
@@ -311,4 +311,4 @@ kubectl apply -f service.yaml
 
 ### See Hello World Live in Action
 
-* [Screen Recording of Hello World](https://youtu.be/BG1t2t7UvUA)
+![Screen Recording of Hello World](../../media/demo-nodejs-helloworld.gif)

Reply via email to