From 59cd5fadf23b7036e0897f6e575ac0e9cd2fe279 Mon Sep 17 00:00:00 2001 From: SimonIT Date: Sun, 1 Dec 2019 13:02:40 +0100 Subject: fix indentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a840407..5a67a5f 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ Add the dependency to all subprojects: (You can replace `master-SNAPSHOT` with a ``` If you use the html module, you have to add also this module to its dependencies: ```groovy - dependencies { - implementation 'com.github.jeremyz:gdx-boardgame:master-SNAPSHOT:sources' - } + dependencies { + implementation 'com.github.jeremyz:gdx-boardgame:master-SNAPSHOT:sources' + } ``` For the html build, you have to add this line to your *.gwt.xml files in the html project: -- cgit v1.1-2-g2b99