Added README.md file with badges

This commit is contained in:
BONNEVILLE Geoffroy
2018-11-08 15:06:51 +01:00
parent f9282906d4
commit d1fe310a5d
3 changed files with 3 additions and 3 deletions

View File

@@ -31,3 +31,5 @@ allprojects {
task clean(type: Delete) {
delete rootProject.buildDir
}
apply plugin: 'org.sonarqube'