Merge pull request #32 from MrChrisW/master

Fix Image in Readme, Use readonly not disabled for input
This commit is contained in:
Szymon Nowak 2015-04-24 13:53:06 +02:00
commit fa68310afe
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# ![ShareDrop](https://www.sharedrop.io/images/a2781750.sharedrop.svg)
# ![ShareDrop](https://www.sharedrop.io/assets/images/sharedrop.svg)
ShareDrop is HTML5 clone of Apple [AirDrop](http://support.apple.com/kb/ht4783) service. It allows you to transfer files directly between devices, without having to upload them to any server first. It uses [WebRTC](http://www.webrtc.org) for secure peer-to-peer file transfer and [Firebase](https://www.firebase.com) for presence management and WebRTC signaling.

View File

@ -7,7 +7,7 @@
</p>
<p>
{{room-url value=controller.currentUrl disabled="disabled" style="display: block; margin: auto;"}}
{{room-url value=controller.currentUrl readonly="readonly" style="display: block; margin: auto;"}}
</p>
<p>