summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRyan Leckey <leckey.ryan@gmail.com>2017-01-28 23:10:25 -0800
committerGitHub <noreply@github.com>2017-01-28 23:10:25 -0800
commit40bf1728f077ada16d37535e6a4485140027cc2d (patch)
treeb8c8f88889ffe3abcfbf850f6125a66eb72dae54 /README.md
parentc2f64aff8c28e762a62b3bf9663a1410bbabcb08 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index aa34764..5b010e4 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,13 @@ is evaluated on top of the previous.
See the [examples](https://github.com/mehcode/config-rs/tree/master/examples) for
more usage information.
+## Roadmap
+ - [ ] Read from remote source — [etcd](https://github.com/jimmycuadra/rust-etcd) and [consul](https://github.com/stusmall/consul-rust)
+ - [ ] Read from YAML files
+ - [ ] Read from Libconfig files
+
+All suggestions are welcome. Please make an issue.
+
## License
config-rs is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).