mirror of
https://github.com/bjc/prosody.git
synced 2025-04-01 20:27:39 +03:00
README: Reflow text to ~78 columns
It's what `gwl` in my vim did. Must be optimal then.
This commit is contained in:
parent
f5d2ee89b1
commit
c4e87ac9fb
1 changed files with 9 additions and 9 deletions
18
README
18
README
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue