From 493fd1069bde9f6e0ad69031ac64b09d48996003 Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Fri, 20 Sep 2019 17:04:21 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4280a1b..92e7640 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # protodec -Command-line tool to decode arbitrary protobuf data. +Command-line tool to encode and decode arbitrary protobuf data. ## Usage