diff --git a/README.md b/README.md index 5f8a4ae..e069904 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,15 @@ Install an app: uninstall Uninstall an app defaults Reset to the default settings +### Config + +You can configure the repositories to use in the `config.json` file. +This file will be located in `fdroidcl`'s config directory, which is +`~/.config/fdroidcl/config.json` on Linux. + +By default, the main F-droid repository is enabled. The config file will +be created after the first run, e.g. once you run `fdroid update`. + ### Missing features * Index verification via jar signature - currently relies on HTTPS