Skip to content

Commit

Permalink
merge readme from master
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaydeep committed Sep 23, 2014
2 parents 04b5649 + f11c1bc commit dbfd7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ AudioWife.getInstance().addOnPlayClickListener(new View.OnClickListener() {
public void onClick(View v) {
Toast.makeText(getBaseContext(), "Play", Toast.LENGTH_SHORT)
.show();
// get-set-go. Lets dance.
// Lights-Camera-Action. Lets dance.
}
});

Expand Down

0 comments on commit dbfd7d7

Please sign in to comment.