Skip to content

Commit

Permalink
Project is ready for use!
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneKroon authored May 17, 2024
1 parent d83f4a0 commit 8e0ef38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# A toy project to run a consistent hash-ring with multiple nodes
# A project to run a consistent hash-ring with multiple nodes

## generate protobuf code:
```
Expand All @@ -16,4 +16,4 @@ go run cmd/server/server.go -port 7072
start a client:
```
go run cmd/client/client.go
```
```

0 comments on commit 8e0ef38

Please sign in to comment.