Software /
code /
prosody
Changeset
12223:a68f1617721b
README: Reflow text to ~78 columns
It's what `gwl` in my vim did. Must be optimal then.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 Jan 2022 14:19:05 +0100 |
parents | 12222:61592927335b |
children | 12224:2b348d65cd69 |
files | README |
diffstat | 1 files changed, 9 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- 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