README: 80-char columns splitting

This commit is contained in:
Luna 2018-12-05 20:06:34 -03:00
parent 65667383b4
commit 588fb94787
1 changed files with 7 additions and 4 deletions

View File

@ -27,11 +27,14 @@ This project is a rewrite of [litecord-reference].
## Liability ## Liability
We (Litecord and contributors) are not liable for usage of this software, valid or invalid. We (Litecord and contributors) are not liable for usage of this software,
If you intend to use this software as a "self-hostable Discord alternative", valid or invalid. If you intend to use this software as a "self-hostable
you are soely responsible for any legal action delivered by Discord if you are using their assets, intellectual property, etc. Discord alternative", you are soely responsible for any legal action delivered
by Discord if you are using their assets, intellectual property, etc.
All referenced material for implementation is based off of [official Discord API documentation](https://discordapp.com/developers/docs) or third party libraries (such as [Eris](https://github.com/abalabahaha/eris)). All referenced material for implementation is based off of
[official Discord API documentation](https://discordapp.com/developers/docs)
or third party libraries (such as [Eris](https://github.com/abalabahaha/eris)).
## Installation ## Installation