summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIbrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>2018-11-29 23:50:59 +0300
committerIbrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>2018-11-30 16:57:32 +0300
commitbead4d601d661679fa7aa2723b37468604725ada (patch)
treee52b55b9385022df07ed096c21991b25ca6da36d /README.md
parentupdate readme (diff)
downloadgitbatch-bead4d601d661679fa7aa2723b37468604725ada.tar.gz
an issue of high cohesion is solved
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 597ac18..817249e 100644
--- a/README.md
+++ b/README.md
@@ -74,5 +74,6 @@ run the command the parent of your git repositories. For start-up options simply
## Credits
- [go-git](https://github.com/src-d/go-git) for git interface
- [gocui](https://github.com/jroimartin/gocui) for user interface
+- [lazygit](https://github.com/jesseduffield/lazygit) as app template
- [color](https://github.com/fatih/color) for colored text
- [kingpin](https://github.com/alecthomas/kingpin) for command-line flag&options