mirror of https://gitlab.com/litecord/litecord.git
README: 80-char columns splitting
This commit is contained in:
parent
65667383b4
commit
588fb94787
11
README.md
11
README.md
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue