From fb58fc61faa7d3233bedad1509cb8ff933f7d3ef Mon Sep 17 00:00:00 2001 From: AYM1607 Date: Sat, 9 Oct 2021 21:34:44 -0700 Subject: [PATCH] Update to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be268ef..b9bf858 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # proglog -Implementation for a distributed log as presented by the book: [Distributed Services in Go](https://pragprog.com/titles/tjgo/distributed-services-with-go/) +Implementation for a distributed log as done in the book: [Distributed Services in Go](https://pragprog.com/titles/tjgo/distributed-services-with-go/)