libraries/lua-mpack: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 15:49:09 -04:00
parent ccc04b28d3
commit 4a643ba9b7

View file

@ -1,2 +1,2 @@
lua-mpack is a small binary serialization/RPC library that implements both the
msgpack and msgpack-rpc specifications for lua.
lua-mpack is a small binary serialization/RPC library that implements
both the msgpack and msgpack-rpc specifications for lua.