From 1b22784e1d0404f50c87fb5a432daeee2be6ed79 Mon Sep 17 00:00:00 2001 From: Chrissi <christopher@hbsc-werner.de> Date: Fri, 21 Jun 2019 13:20:22 +0200 Subject: [PATCH] change approach name in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b79a42b..d91666d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The relational RAG solutions use Gradle as build tool. Thus there are no extra prerequisites. -However, in order to run the rSync solutions, the following tools are necessary: +However, in order to run the RSYNC solutions, the following tools are necessary: * Scala (optional, will be downloaded automatically via SBT if not present) * [SBT](https://www.scala-sbt.org/) 1.x -- GitLab