Skip to content

Commit

Permalink
Version bump and documentation update.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikogan committed Aug 6, 2016
1 parent e7433fa commit 6918a2b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ The launcher allows the setup of individual "Categories" containing
touchscreen due to it being a bit complicated to add keyboard support for
`md-color-picker`.

The grid of categories/tiles can be controlled entirely with the keyboard
(in fact, mouse support isn't implemented at this time). Help for keybindings
is available at any time (when not in the edit tile or settings sections)
by pushing `?`.
The grid of categories/tiles can be controlled entirely with the keyboard.
Help for keybindings is available at any time (when not in the edit tile
or settings sections) by pushing `?`.

## Remote & Controller

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "farnsworth-launcher",
"version": "0.1.0",
"version": "0.2.0",
"description": "Fullscreen Application Launcher for TVs",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 6918a2b

Please sign in to comment.