diff --git a/README.md b/README.md index c26296a..9c5f227 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,7 @@ 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 + +### TODO +* When rcs-general's install script will be available, remove function `rcs_links()`. +* When new conf-sync will be available, adapt functions `get_conf()` and `set_conf()`.