summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.