Skip to content

Commit b84b62c

Browse files
authored
Update README.md
1 parent 704d48d commit b84b62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# bully-algorithm-golang
2-
A golang implementation of bully algorithm in which different processes communicate and decide leader on the basis of their priority. further it also manages system failures
2+
golang implementation of bully algorithm in which different processes communicate and decide leader on the basis of their priority. the bully algorithm is a method for dynamically electing a coordinator or leader from a group of distributed computer processes.

0 commit comments

Comments
 (0)