README.rdoc in sunrise-votes-0.1.0 vs README.rdoc in sunrise-votes-0.1.1

- old
+ new

@@ -9,6 +9,6 @@ rails generate sunrise:votes:install == Usage - <%= link_to 'charts', manage_ballot_box_vote_path(:id => 'charts', :idea_id => idea.id) %> + <%= link_to 'charts', manage_ballot_box_vote_path(:id => 'charts', :voteable_id => work.id, :voteable_type => work.class.name) %>