Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shyam-habarakada committed Mar 21, 2014
1 parent 7a7a2ce commit 731720b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,13 @@ The following sample page will pupulate the list with test data:
listDataSource /* is also the delegate */);

vlv.show(listContainer);


Developer Setup (OSX)
=====================

1. Clone the repo
2. Install yuicompressor
3. When done making changes, run `./mnfy` to update minified files

Test with `examples/vlv.html`. Feel free to add new tests.

0 comments on commit 731720b

Please sign in to comment.