[Project] updated README.md

This commit is contained in:
Robert von Burg 2022-08-16 14:00:59 +02:00
parent 864cf6fc4f
commit 337822a30b
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 1 additions and 5 deletions

View File

@ -26,15 +26,12 @@ Strolch consists of the following modules:
* li.strolch.testbase
* li.strolch.performancetest
And of course the website itself:
* li.strolch.website
## Getting Started
Either use a version on Maven Central: https://mvnrepository.com/artifact/li.strolch/li.strolch.agent
Or install locally first:
git clone https://github.com/4treesCH/strolch.git
git clone https://github.com/strolch-li/strolch.git
cd strolch
mvn clean install -DskipTests
@ -42,7 +39,6 @@ Then you can create your own project. Please read the README files in the genera
To create a Strolch project see https://strolch.li/development/
## More Information
Find more to Strolch at our website: https://strolch.li