libraries/eris: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 15:28:24 -04:00
parent 899c972d72
commit 1c2ddf4792

View file

@ -1,4 +1,5 @@
Eris is designed to simplify client development (and avoid duplicating effort)
by providing a common framework to deal with server communications. Notably,
Eris encapsulates most of the work in getting Atlas entities available on your
client, logging into a server, and managing updates from the server.
Eris is designed to simplify client development (and avoid duplicating
effort) by providing a common framework to deal with server
communications. Notably, Eris encapsulates most of the work in getting
Atlas entities available on your client, logging into a server, and
managing updates from the server.