diff -r 1e295123f2a1 -r 355127a26162 README --- a/README Tue Sep 13 14:57:11 2011 +0200 +++ b/README Tue Sep 13 14:59:39 2011 +0200 @@ -13,6 +13,7 @@ - jQuery 1.4 - jQuery UI 1.4 +- java and ant (for building the sources) Building the library ==================== @@ -25,3 +26,10 @@ You'll have to have a web server configured to serve the metadataplayer directory, because of the flash cross-domain policy. + +The code +======== + +The code is scattered among several files, which are concatenated and minified during the +build process. The html templates in the templates/ directory are also "jsified" during +this process, to be used by the js code. \ No newline at end of file