From 42c28b9717e0eae816a0229fbc1f14500d940a20 Mon Sep 17 00:00:00 2001 From: Ryan Leckey Date: Tue, 24 Jan 2017 02:14:31 -0800 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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` -- cgit v1.2.3