Update README.md

This commit is contained in:
Xavier Morel
2018-08-31 15:31:50 +02:00
committed by GitHub
parent 0760dc9acb
commit 1d9b1f9a40

View File

@@ -5,7 +5,6 @@ Codingame Challenge using the excellent Codingame-Scala-Kit : https://github.com
# Howto
* Clone the project
* Clone https://github.com/huiwang/codingame-scala-kit.git into `codingame-scala-kit-forked`
* Symlinks `build.sbt`, `src/main/scala/com` and `project` should be referring the appropriate paths in `codingame-scala-kit-forked`
* Running `./enhanceCoK` should continuously build a file `target/CoK.scala` that you can sync with Codingame using a web-browser plugin.