From 8c6f8d8d5b01c8b3b0a10604ad7721cb886cfb8c Mon Sep 17 00:00:00 2001 From: Simon Prochazka Date: Sun, 3 May 2020 20:08:03 +0200 Subject: [PATCH] chore: update readme to reflect project --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d314869..d2a85de 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,6 @@ -# Merge Master +# Knit -Merge Master is a tool to gamify Pull(Merge) Requests. - -## What this aims to solve - -- Pull Request assignment (Rotate pull requests) -- Guessing the weight of the pull request (small changes vs big, dependency updates vs new feature) - -This list can be expanded at any point. +Knit is a tool for analysing the state of your git repositories. It gives you insights about the turnaround of your PRs and the composition of commits according to conventional commit standards. We have some things planned, but those will come later such as automation. ## Usage