|
|
@@ -20,14 +20,6 @@ Or feel free to just use curl, as in the examples below.
|
|
|
[raft]: https://github.com/coreos/go-raft
|
|
|
[etcdctl]: http://github.com/coreos/etcdctl/
|
|
|
|
|
|
-## Contact
|
|
|
-
|
|
|
-- Mailing list: http://coreos.com/lists/etcd-dev/
|
|
|
-- IRC: #coreos on irc.freenode.net
|
|
|
-- Planning/Roadmap: https://trello.com/b/OiEbU547/etcd
|
|
|
-- Bugs: https://github.com/coreos/etcd/issues
|
|
|
-
|
|
|
-
|
|
|
## Getting Started
|
|
|
|
|
|
### Getting etcd
|
|
|
@@ -92,6 +84,13 @@ You have successfully started an etcd on a single machine and written a key to t
|
|
|
[security.md]: https://github.com/coreos/etcd/blob/master/Documentation/security.md
|
|
|
[tuning.md]: https://github.com/coreos/etcd/blob/master/Documentation/tuning.md
|
|
|
|
|
|
+## Contact
|
|
|
+
|
|
|
+- Mailing list: http://coreos.com/lists/etcd-dev/
|
|
|
+- IRC: #coreos on irc.freenode.net
|
|
|
+- Planning/Roadmap: https://trello.com/b/OiEbU547/etcd
|
|
|
+- Bugs: https://github.com/coreos/etcd/issues
|
|
|
+
|
|
|
## Contributing
|
|
|
|
|
|
See [CONTRIBUTING](https://github.com/coreos/etcd/blob/master/CONTRIBUTING.md) for details on submitting patches and contacting developers via IRC and mailing lists.
|