[Project] Updated README.md

This commit is contained in:
Robert von Burg 2020-03-31 08:45:28 +02:00
parent 40fb2fdbc8
commit 86e4911ccf
1 changed files with 22 additions and 18 deletions

View File

@ -1,25 +1,30 @@
Strolch
==================
[![Build Status](https://ci.4trees.ch/buildStatus/icon?job=li.strolch)](https://ci.4trees.ch/job/li.strolch/)
# Strolch
[![Build Status](https://ci.4trees.ch/buildStatus/icon?job=strolch)](https://ci.4trees.ch/job/strolch/)
The main repository which contains all of Strolch.
Strolch consists of the following modules:
- li.strolch.utils
- li.strolch.privilege
- li.strolch.agent
- li.strolch.model
- li.strolch.persistence.postgresql
- li.strolch.persistence.xml
- li.strolch.rest
- li.strolch.service
- li.strolch.testbase
* li.strolch.utils
* li.strolch.privilege
* li.strolch.xmlpers
* li.strolch.model
* li.strolch.agent
* li.strolch.service
* li.strolch.persistence.postgresql
* li.strolch.persistence.xml
* li.strolch.rest
* li.strolch.websocket
* li.strolch.soql
* li.strolch.mvn.archetype.main
* li.strolch.mvn.archetype.webapp
* li.strolch.bom
* li.strolch.testbase
* li.strolch.performancetest
And of course the website itself:
- li.strolch.website
* li.strolch.website
Getting Started
----------------
## Getting Started
Either use a version on Maven Central: https://mvnrepository.com/artifact/li.strolch/li.strolch.agent
Or install locally first:
@ -32,7 +37,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.html
More Information
-----------------
## More Information
Find more to Strolch at our website: http://strolch.li
Find more to Strolch at our website: https://strolch.li