Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/kana0011/csv-viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
kana0011 committed Aug 3, 2016
2 parents b8bf0cb + 469a834 commit bbed213
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 @@ -15,10 +15,10 @@ Another CSV viewer with TDI

### Open Files
```bash
csv-viewer [csv-files...]
java -jar csv-viewer.jar [csv-files...]
```

### Version
```bash
csv-viewer --version
java -jar csv-viewer.jar --version
```

0 comments on commit bbed213

Please sign in to comment.