From ba9a4e738a1de2ea6a03847e3c9f626a53511379 Mon Sep 17 00:00:00 2001 From: haind6 Date: Thu, 6 Jun 2024 09:20:22 +0700 Subject: [PATCH] chore: correct readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 815c190..09f4e26 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,7 @@ curl --location 'localhost:8080/greetings/hello' \ ### Protobuf -* Version 2 of protoc supported. Version 3 is not supported. [Watch this](https://github.com/FasterXML/jackson-dataformats-binary/blob/2.18/protobuf/README.md(https://github.com/FasterXML/jackson-dataformats-binary/blob/2.18/protobuf/README.md) -) +* Version 2 of protoc supported. Version 3 is not supported. [Watch this](https://github.com/FasterXML/jackson-dataformats-binary/blob/2.18/protobuf/README.md) * Don't use required fields in response message. Use this