You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gossip.apache.org by gd...@apache.org on 2016/07/18 18:12:16 UTC

incubator-gossip git commit: whitespace change to test access

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 <gd...@gmail.com>
Authored: Mon Jul 18 13:05:01 2016 -0500
Committer: Gary Dusbabek <gd...@gmail.com>
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