diff --git a/README.md b/README.md index afea6b0..56411fa 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# git-crev \ No newline at end of file +# git-crev + +> A cryptographically verifiable **c**ode **rev**iew system for Git. + +## Introduction + +[Crev](https://github.com/dpc/crev/) is a language and ecosystem agnostic, distributed **c**ode **rev**iew system. + +`git-crev` is an implementation of Crev as a command line extension to [Git](https://git-scm.com/). This tool helps Git users evaluate the quality and trustworthiness of Git commits.