README: Reflow text to ~78 columns

It's what `gwl` in my vim did. Must be optimal then.
This commit is contained in:
Kim Alvefur 2022-01-28 14:19:05 +01:00
parent f5d2ee89b1
commit c4e87ac9fb

18
README
View file

@ -2,10 +2,10 @@
## Description ## Description
Prosody is a server for Jabber/XMPP written in Lua. It aims to be easy Prosody is a server for Jabber/XMPP written in Lua. It aims to be easy to use
to use and light on resources. For developers, it aims to give a and light on resources. For developers, it aims to give a flexible system on
flexible system on which to rapidly develop added functionality or which to rapidly develop added functionality or rapidly prototype new
rapidly prototype new protocols. protocols.
## Useful links ## Useful links
@ -19,17 +19,17 @@ Jabber/XMPP Chat:
prosody@conference.prosody.im prosody@conference.prosody.im
Web interface: Web interface:
https://chat.prosody.im/ https://chat.prosody.im/
Mailing lists: Mailing lists:
User support and discussion: User support and discussion:
https://groups.google.com/group/prosody-users https://groups.google.com/group/prosody-users
Development discussion: Development discussion:
https://groups.google.com/group/prosody-dev https://groups.google.com/group/prosody-dev
## Installation ## Installation
See the accompanying INSTALL file for help on building Prosody from source. Alternatively See the accompanying INSTALL file for help on building Prosody from source.
see our guide at https://prosody.im/doc/install Alternatively see our guide at https://prosody.im/doc/install