Skip to content

Commit

Permalink
Correct description.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Marstall committed Oct 12, 2017
1 parent eca35c3 commit aa03222
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "FocusEngine",
"description": "Generates a developer panel to expose advanced features of your prototype.",
"description": "Simulates the grid focus behavior found on TV set-top box interfaces.",
"author": "John Marstall",

"require": "fe = require 'FocusEngine'",
"install": [
"StatusBarLayer.coffee",
"FocusEngine.coffee",
"README.md"
],
"example": "example.coffee",
Expand Down

0 comments on commit aa03222

Please sign in to comment.