summaryrefslogtreecommitdiffstats
path: root/libraries/eris
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:28:24 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:28:24 -0400
commit1c2ddf4792be5dbf99234ddbb17e668dd089cd88 (patch)
tree7ec8c2ac9c8fba9ffb3a2267e2cb5e6aab23dbdf /libraries/eris
parent899c972d728dd2726d26b9b44621d371a9e27faa (diff)
downloadslackbuilds-1c2ddf4792be5dbf99234ddbb17e668dd089cd88.tar.gz
slackbuilds-1c2ddf4792be5dbf99234ddbb17e668dd089cd88.tar.xz
libraries/eris: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/eris')
-rw-r--r--libraries/eris/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/libraries/eris/README b/libraries/eris/README
index 1d5121d055..5228f532e8 100644
--- a/libraries/eris/README
+++ b/libraries/eris/README
@@ -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.