coin-clicks
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "coin-clicks", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "The default blueprint for ember-cli addons.", | ||
@@ -5,0 +5,0 @@ "directories": { |
@@ -0,1 +1,3 @@ | ||
# Drastically improve your life by adding installing this add-on. | ||
# Coin-clicks | ||
@@ -5,2 +7,17 @@ | ||
## What Does This Add-On Do? | ||
* Love Mario and Nintendo? This adds mario coins to your site! | ||
* Yes, you can use this in production. And you should. | ||
* Mario coins pop out of your mouse if someone types in konami code to your site | ||
* Konami code for reference (up, up, down, down, left, right, left, right, b, a) | ||
* Initializes mario coins for 10 mouse clicks. After 10 clicks, disabled. To re-enable, just use type in the konami code again. :) | ||
## See This In Production | ||
* [venturehacked.com](http://www.venturehacked.com/) | ||
* Are you using this in production? Email me tracy@modern-web.org so that I can add your site to the list! <3 | ||
## Why Does This Exist? | ||
* For all the right reasons. | ||
* Brought to you by [@ladyleet](http://www.twitter.com/ladyleet) and [@_jayphelps](http://www.twitter.com/_jayphelps) with input from others in the community. | ||
## Installation | ||
@@ -27,1 +44,2 @@ | ||
For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/). | ||
32060
44