diff --git a/README.md b/README.md index 8aa2032..97bbbb6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ A terminal rust application for figuring out what package manager(s) are present This is for my educational purposes of learning rust to do tasks that I have done successfully in either bash or C/C++. Feel free to snatch this up or not. +Take note that currently, all the used update tools' parameters are hard coded. Down the line, I will incorporate a config file that will have these hardcoded settings as the defaults. Until then, to change said parameters, you _will_ need to edit the source. + ## **FILES** | File | Function |