Update README.md

This commit is contained in:
Dennis Eichhorn 2018-02-23 13:28:43 +01:00 committed by GitHub
parent 5673a4b8ea
commit 54a8699a80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ The last feature is the backend and documentation generation based on the DocBlo
* Clone the repository somewhere save
* Modify the `config.sh` file to your needs
* Run `setup.sh`
* Run `buildProject.sh`
## Dependencies
@ -46,4 +46,4 @@ The following inspections are performed:
* Metrics (loc, dependencies)
* Code quality (crap, code coverage, code style)
In order to perform these inspections the build system relies on third party tools as well as custom scripts.
In order to perform these inspections the build system relies on third party tools as well as custom scripts.