Extended the README.

This commit is contained in:
Christian Busch 2015-06-30 20:58:36 +02:00
parent c64fc6d80b
commit 1684ab6599

View File

@ -14,10 +14,15 @@ At least one config file needs to exist ending with _.config_. A "sample.config.
## Changelog
**2015-06-30**
- Fixed the check for config files. Can now handle more than one file
- Changed warning for missing config files
**2015-01-12**
- Added checking for needed commands
- Added checking for existing config file
- Added checks for needed commands
- Added checks for existing config file
- Added requirements to README.md