# HG changeset patch # User Kim Alvefur <zash@zash.se> # Date 1643375945 -3600 # Node ID a68f1617721bab61ae9195fc8dbea17c5ecfa1fc # Parent 61592927335b3b3022ca72701fdcfedfe3f4a07b README: Reflow text to ~78 columns It's what `gwl` in my vim did. Must be optimal then. diff -r 61592927335b -r a68f1617721b README --- a/README Fri Jan 28 11:57:58 2022 +0100 +++ b/README Fri Jan 28 14:19:05 2022 +0100 @@ -2,10 +2,10 @@ ## Description -Prosody is a server for Jabber/XMPP written in Lua. It aims to be easy -to use and light on resources. For developers, it aims to give a -flexible system on which to rapidly develop added functionality or -rapidly prototype new protocols. +Prosody is a server for Jabber/XMPP written in Lua. It aims to be easy to use +and light on resources. For developers, it aims to give a flexible system on +which to rapidly develop added functionality or rapidly prototype new +protocols. ## Useful links @@ -19,17 +19,17 @@ prosody@conference.prosody.im Web interface: https://chat.prosody.im/ - + Mailing lists: User support and discussion: https://groups.google.com/group/prosody-users - + Development discussion: https://groups.google.com/group/prosody-dev - + ## Installation -See the accompanying INSTALL file for help on building Prosody from source. Alternatively -see our guide at https://prosody.im/doc/install +See the accompanying INSTALL file for help on building Prosody from source. +Alternatively see our guide at https://prosody.im/doc/install