Skip to content

Commit 5e90e50

Browse files
authored
Merge pull request #35 from urfave/abitrolly-patch-1
Center table columns
2 parents cbe3640 + c4f84ea commit 5e90e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ And you can use your favorite flag or cli library!
2424
## Supported libraries and features:
2525

2626
| | | Hidden | Deprecated | Short | Env |
27-
| --- | --- | ------ | ---------- |------ | --- |
27+
| --- | --- |:------:|:----------:|:-----:|:---:|
2828
| <ul><li>[x] [flag]</li><ul> | [example](./examples/flag/main.go) | `-` | `-` | `-` | `-` |
2929
| <ul><li>[x] [kingpin]</li></ul> | [example](./examples/kingpin/main.go) | <ul><li>[x] </li></ul> | <ul><li>[ ] </li></ul> | <ul><li>[x] </li></ul> | <ul><li>[x] </li></ul> |
3030
| <ul><li>[x] [spf13/pflag]</li></ul> | [example](./examples/pflag/main.go) | <ul><li>[x] </li></ul> | <ul><li>[x] </li></ul> | <ul><li>[x] </li></ul> | `-` |

0 commit comments

Comments
 (0)