From df0b3dc8df7dc6868ec33a96f08214528428e6f4 Mon Sep 17 00:00:00 2001 From: "Mike JS. Choi" Date: Thu, 4 Jan 2018 11:11:58 -0600 Subject: [PATCH] Add fac to list of projects using gocui --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 462f255..d48e642 100644 --- a/README.md +++ b/README.md @@ -103,5 +103,6 @@ func quit(g *gocui.Gui, v *gocui.View) error { * [pody](https://github.com/JulienBreux/pody): CLI app to manage Pods in a Kubernetes cluster. * [kubexp](https://github.com/alitari/kubexp): Kubernetes client. * [kcli](https://github.com/cswank/kcli): Tool for inspecting kafka topics/partitions/messages. +* [fac](https://github.com/mkchoi212/fac): git merge conflict resolver Note: if your project is not listed here, let us know! :)