Skip to content

Commit

Permalink
make things consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
jwcxz committed Feb 11, 2013
1 parent 27d4d8f commit 188d5b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ knocker
=======

Knocker is a simple port knocker written in Python. To configure it, make a
~/.knocker:
```~/.knocker```:

```
[config]
Expand All @@ -13,5 +13,5 @@ openseq=1234,5678,9123
closeseq=1111,2222,3333
```

Then, just run ```knocker.py```. You can also run ```knocker.py -h``` to find
Then, just run ```knocker```. You can also run ```knocker.py -h``` to find
out how to configure it purely via the command-line.

0 comments on commit 188d5b5

Please sign in to comment.