libraries/eris: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
899c972d72
commit
1c2ddf4792
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue