Update README.md

This commit is contained in:
Jeahyun Kim 2019-02-06 16:33:21 +09:00 committed by GitHub
parent deb13f88c0
commit c7f739cc72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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) 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 ## 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: 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. - Fix bugs and submit pull requests.
- Write, clarify or fix documentation. - Write, clarify or fix documentation.
- Refactor code. - Refactor code.