From b4abb57344341b0d45ee244339c98cc9a867714e Mon Sep 17 00:00:00 2001 From: Malachi Soord Date: Sun, 21 May 2023 23:25:41 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index efa4570..8302a96 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # git-pair +[![CI](https://github.com/inverse/git-pair/actions/workflows/ci.yml/badge.svg)](https://github.com/inverse/git-pair/actions/workflows/ci.yml) +![GitHub](https://img.shields.io/github/license/inverse/git-pair) + A simple CLI app to make it easier for git based pairing for co-authoring commits. Sessions are scoped to git repositories by leveraging commit templates.