Skip to content

Commit

Permalink
Edited README.md via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
ded committed Apr 5, 2011
1 parent bb3f6a9 commit d354503
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,10 @@ Interface
}
});

var Spazoid = new Alien('Zoopo');

if (beamIsDown) {
Alien.implement({
Spazoid.implement({
beam: function() {
this.supr();
// fallback to jets
Expand Down

0 comments on commit d354503

Please sign in to comment.