README.md: remove superfluous characters

This commit is contained in:
Yann Cébron 2020-10-07 22:48:57 +02:00
parent bb8b13c1d6
commit 5ff3d6fd79

View File

@ -85,7 +85,7 @@ The [gradle.properties][file:gradle.properties] file explicitly alters the defau
kotlin.stdlib.default.dependency = false
```
For more details, please see: [Dependency on the standard library][kotlin-docs-dependency-on-stdlib] in Kotlin documentation~~~~.
For more details, please see: [Dependency on the standard library][kotlin-docs-dependency-on-stdlib] in Kotlin documentation.
## Plugin template structure