From d5a5da9c7f1261c66a662c54099171d7bded999e Mon Sep 17 00:00:00 2001 From: Beatriz Vieira Date: Sun, 2 Feb 2020 00:54:37 -0300 Subject: [PATCH] docs: center options on avaliable commands table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a70235a..e820a02 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ git-sv rn -h ##### Available commands | Variable | description | has options | -| --------- | ---------- | ---------- | +| --------- | ---------- | :----------: | | current-version, cv | get last released version from git | :x: | | next-version, nv | generate the next version based on git commit messages | :x: | | commit-log, cl | list all commit logs since last version as jsons | :heavy_check_mark: |