1
0
Fork 0

Added link to live demo in README

master
Matthieu Lalonde 12 years ago
parent 7c8fb0a2e6
commit 0e71fe82ba

@ -1,6 +1,7 @@
# About DAAPr3
**DAAPr**, in its cubic iteration, is a web client for the [DAAP][] media sharing protocol. It is 100% client side javascript built using [Backbone.js][], [jQuery][] and [Bootstrap][].
**[Live Demo Here][].**
In order to expose a DAAP server, one must proxy it in front of nginx/lighttpd/apache in order to inject the CORS headers (Access-Control-Allow-Origin and the like).
@ -15,6 +16,7 @@ This software is [Copyleft][] 2012 [Matthieu Lalonde][] under [LGPL][], no guara
[Backbone.js]: http://backbonejs.org "Backbone.js"
[jQuery]: http://jquery.com
[Bootstrap]: http://twitter.github.com/bootstrap/ "Twitter Bootstrap"
[Live Demo]: https://daapr.lalonde.me/
[Copyleft]: http://en.wikipedia.org/wiki/Copyleft
[Matthieu Lalonde]: https://matth.lalonde.me
[LGPL]: http://www.gnu.org/copyleft/lesser.html

Loading…
Cancel
Save