aboutsummaryrefslogtreecommitdiff
path: root/libraries/wangle/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/wangle/README')
-rw-r--r--libraries/wangle/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/wangle/README b/libraries/wangle/README
index b22279ce3685..906048204d78 100644
--- a/libraries/wangle/README
+++ b/libraries/wangle/README
@@ -1,7 +1,7 @@
-Wangle is a framework providing a set of common client/server
-abstractions for building services in a consistent, modular,
-and composable way.
+Wangle is a framework providing a set of common client/server
+abstractions for building services in a consistent, modular,
+and composable way.
-Wangle is a library that makes it easy to build protocols,
+Wangle is a library that makes it easy to build protocols,
application clients, and application servers.
It's like Netty + Finagle smooshed together, but in C++.