Skip to content

Commit

Permalink
add some explanations about configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
katsuma committed Jun 12, 2012
1 parent f028e09 commit 098ad30
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
@@ -1,9 +1,19 @@
# pop-zap

pop-zap is auto zapping TV tool with iRemocon.
pop-zap is an auto zapping TV tool with iRemocon.

## usage

```ruby
ruby -Ilib bin/app.rb
```

## configure

`conf` directory includes all your settings.

### tv.conf
You can set your channel remocon code by iRemocon to `conf/tv.conf`.

### i-remocon.conf
And you can set yuor iRemocon network environment to `conf/i-remocon.conf`.

0 comments on commit 098ad30

Please sign in to comment.