Update README.md

Fixed newline
This commit is contained in:
RogueException
2015-08-09 02:10:26 -03:00
parent d0bd1e7d67
commit d7a3d78c7e

View File

@@ -31,5 +31,5 @@ await client.AcceptInvite("channel-invite-code");
# Known Issues
Due to current Discord restrictions, private messages are blocked unless both the sender and recipient are members of the same server.
Caches do not currently clean up when their entries are no longer referenced, and there is no cap to the message cache. For now, connecting and disconnecting will clear all caches.
- Due to current Discord restrictions, private messages are blocked unless both the sender and recipient are members of the same server.
- Caches do not currently clean up when their entries are no longer referenced, and there is no cap to the message cache. For now, connecting and disconnecting will clear all caches.