diff --git a/DESCRIPTION b/DESCRIPTION index 8f3ecca..79ddb3f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -12,3 +12,6 @@ License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 6.0.1 +Suggests: covr +Imports: + dplyr (>= 0.7.6) diff --git a/README.md b/README.md index 9000c53..7324763 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # maRgheRitaR + [![Travis build status](https://travis-ci.org/Zack-83/maRgheRitaR.svg?branch=master)](https://travis-ci.org/Zack-83/maRgheRitaR) + [![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental) + + + The goal of maRgheRitaR is to ... ## Installation