diff --git a/README.md b/README.md index 8806d582a..13c93e73d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# nrich +[![Continuous Integration](https://github.com/croz-ltd/nrich/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/croz-ltd/nrich/actions/workflows/ci.yml) + +# nrich Nrich is a Java library developed at CROZ whose purpose is to make development of applications on JVM a little easier. It contains modules that were found useful on projects and as such were extracted to a common library.