Repository: incubator-gossip Updated Branches: refs/heads/master a045b6f80 -> e62b29ee2
whitespace change to test access Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/e62b29ee Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/e62b29ee Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/e62b29ee Branch: refs/heads/master Commit: e62b29ee271d0ec5a69842c421042c06aa5081ad Parents: a045b6f Author: Gary Dusbabek <[email protected]> Authored: Mon Jul 18 13:05:01 2016 -0500 Committer: Gary Dusbabek <[email protected]> Committed: Mon Jul 18 13:05:01 2016 -0500 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/e62b29ee/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a38d9fe..8149b63 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ The original implementation was forked from https://code.google.com/p/java-gossi Usage ----- + To gossip you need one or more seed nodes. Seed is just a list of places to initially connect to. ```java
