Skip to content

Commit

Permalink
VP-310: updated the README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jobara committed May 3, 2013
1 parent 464ef49 commit 5612936
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ How Do I Build VideoPlayer?

VideoPlayer can be used as is, by linking in all of the necessary dependencies into the <head>.
However you may want to minimize on round trips to the server and on file size. With this in mind,
you may want to run the build which will create source and minified versions of the concatenated js files.
Note that this only includes, the js files. The other files will be included in the packages and must be
you will likely want to create source and minified versions of the concatenated JavaScript files.
Note that this only includes, the js files, the other files will be included in the packages and must be
linked in independently. The ony js file which isn't included is the optional "lib/html5shiv/js/html5shiv.js".
If you need to support older versions of IE you should inlucde this file with a conditional comment.

Expand Down

0 comments on commit 5612936

Please sign in to comment.