summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5db1c30..610b139 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ config = { git = "https://github.com/mehcode/config-rs.git" }
Configuration is collected in a series of layers, in order from lowest to highest priority.
1. Explicit Default — `config::set_default`
-2. Source — File, Remote (ETCD, Consul, etc.)
+2. Source — File
3. Environment
4. Explicit Set — `config::set`