diff --git a/README.md b/README.md index 1de118a..59df927 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,9 @@ Version 3.1 implementation works roughly as follows: ### Files Files in this repository cover all the SBC setup. #### Installation -* `setup.sh` is a script automating the installation and configuration of required software -* `cupsd.conf` is the config file for CUPS, set by setup script +* `setup.sh` is a script automating the installation and configuration of required software. +* `cupsd.conf` is the config file for CUPS, set by setup script. +* `scanservjs.conf` is an Apache HTTP vhost file for scanservjs. ### TODO * When new conf-sync will be available, adapt functions `get_conf()` and `set_conf()`.