summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike JS. Choi <mkchoi212@icloud.com>2018-05-11 19:29:44 -0500
committerMike JS. Choi <mkchoi212@icloud.com>2018-05-11 19:40:47 -0500
commit3d7e70da0614a58093f93be09d6495f273999f03 (patch)
tree49aa6879a82165b35351150345b9329be68bf360
parent51ef7cb4ece9c4db0f7d0ce8c3aa7347d7dfdec3 (diff)
Add CI and Go report badges
-rw-r--r--README.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/README.md b/README.md
index fabe003..9e54632 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,14 @@
<p align="center">
<img src="./assets/header.png">
-<p align="center">
- Easy-to-use CUI for fixing git conflicts
- <br>
- <br>
- </p>
+ <p align="center">
+ <img src="https://travis-ci.org/mkchoi212/fac.svg?branch=master">
+ <img src="https://goreportcard.com/badge/github.com/mkchoi212/fac">
+ <br>
+ <br>
+ Easy-to-use CUI for fixing git conflicts
+ </p>
</p>
+
<br>
I never really liked any of the `mergetools` out there so I made a program that is somewhat easy to use.