From c7f739cc720f9db4ff064de20b4cfa778c15f05b Mon Sep 17 00:00:00 2001 From: Jeahyun Kim Date: Wed, 6 Feb 2019 16:33:21 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1b4c1f8..d2f2531 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ rails s -b 0.0.0.0 If you want access via public network, use additional module like [localtunnel](https://github.com/localtunnel/localtunnel) +## Demo + +[https://www.youtube.com/watch?v=X1WXZjPlaRE](https://www.youtube.com/watch?v=X1WXZjPlaRE0) + ## Contribution In the spirit of [free software](http://www.fsf.org/licensing/essays/free-sw.html), everyone is encouraged to help improve this project. Here are a few ways you can pitch in: @@ -33,3 +37,4 @@ In the spirit of [free software](http://www.fsf.org/licensing/essays/free-sw.htm - Fix bugs and submit pull requests. - Write, clarify or fix documentation. - Refactor code. +