problems with md resolved

This commit is contained in:
Christoph Kroczek
2019-12-16 21:49:54 +01:00
parent 13659bf19f
commit e225a84eaa
8 changed files with 62 additions and 16 deletions

View File

@@ -1,12 +1,11 @@
# About this kata
Simple handwritten Gradle Java project written in Kotlin.
# Problem description
## Problem description
Provide a gradle project for HelloGradleKotlin class. The gradle project should support compliation and application execution.
# Clues
## Clues
Java and application gradle plugins shall be used