summaryrefslogtreecommitdiffstats
path: root/libraries/grpc
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:30:50 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:30:50 -0400
commitd4959b250be4587f3ac13404d8c9669b4b143908 (patch)
treef3d48718a4bbd93dcc5f8cb93970416b0ccdc0a7 /libraries/grpc
parent33af4e6420ca436952914d6ddfd41ad81863c15f (diff)
downloadslackbuilds-d4959b250be4587f3ac13404d8c9669b4b143908.tar.gz
slackbuilds-d4959b250be4587f3ac13404d8c9669b4b143908.tar.xz
libraries/grpc: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/grpc')
-rw-r--r--libraries/grpc/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/grpc/README b/libraries/grpc/README
index dc9eef11b7..4cd80295c7 100644
--- a/libraries/grpc/README
+++ b/libraries/grpc/README
@@ -1,3 +1,4 @@
-gRPC is a modern, open source, high-performance remote procedure call (RPC)
-framework that can run anywhere. gRPC enables client and server applications to
-communicate transparently, and simplifies the building of connected systems.
+gRPC is a modern, open source, high-performance remote procedure call
+(RPC) framework that can run anywhere. gRPC enables client and server
+applications to communicate transparently, and simplifies the building
+of connected systems.