Added a small description to the README.md

This commit is contained in:
Patrick Marchand 2018-12-24 11:30:00 -05:00
parent 96336afca5
commit bf19fc1064

View file

@ -1,5 +1,15 @@
# Evocheck
# How to build the package for a new release
This program scans the machine it is run on and verifies if it
adheres to the Evolix standard, non-compliance warnings are outputted
on standard out.
It is currently adapted for Debian and OpenBSD systems.
Configure by modifying evocheck.cf and use the VagrantFile to test
it.
# How to build the package for a new Debian release
On the master branch, add the last stable version with a release tag.
```