Skip to content

Commit

Permalink
minor README fix (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
jedib0t authored May 8, 2018
1 parent 1fe639a commit a6c1bb9
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 @@ -86,7 +86,7 @@ Specifically, `table` and `list` use these extensively:
- [text/align.go](text/align.go)
- Align text vertically
- [text/valign.go](text/valign.go)
- Colorize text using a simpler interface to the awesome package [github.com/fatih/color](https://github.com/fatih.color)
- Colorize text using a simpler interface to [github.com/fatih/color](https://github.com/fatih/color)
- [text/color.go](text/color.go)
- Format text (convert case for now)
- [text/format.go](text/format.go)
Expand Down

0 comments on commit a6c1bb9

Please sign in to comment.