Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
jedib0t committed Feb 3, 2023
1 parent 73299f1 commit ef94fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -37,7 +37,7 @@ Pretty-print tables in a terminal with colors, nested tables and more.
+-----+------------+-----------+--------+-----------------------------+
```

Execute `go run github.com/jedib0t/go-pretty/v6/cmd/demo-table colors` to get:
Execute `go run github.com/jedib0t/go-pretty/v6/cmd/demo-table@latest colors` to get:

<img src="cmd/demo-table/demo-colors.png" alt="Tables with Colors within a Table in a Terminal"/>

Expand Down

0 comments on commit ef94fa2

Please sign in to comment.