We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ea08ed + 7164f25 commit 79e4f35Copy full SHA for 79e4f35
README.md
@@ -11,7 +11,7 @@ Usage [
16
17
group := bcast.NewGroup() // create broadcast group
@@ -49,7 +49,7 @@ See more examples in a test suit `bcast_test.go`.
49
Install
50
-------
51
52
-`go get github.com/NimbleIndustry/bcast`
+`go get github.com/grafov/bcast`
53
54
No external dependencies beside standard packages.
55
0 commit comments