Skip to content

Commit

Permalink
Add missing grid layout to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RDCH106 authored Nov 19, 2019
1 parent 01f94a1 commit fa73935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ $ pycoinmon -f btc eth // search coins included keyword btc or eth
```

You can use the `-l` (or `--layout`) with template name to print the table with different style.
The default layout template is grid and it supports plain, simple, fancy_grid, pipe, orgtbl, presto, psql, rst.
The default layout template is grid and it supports plain, simple, grid, fancy_grid, pipe, orgtbl, presto, psql, rst.

```
$ pycoinmon -l plain // show table with plain style
Expand Down

0 comments on commit fa73935

Please sign in to comment.