diff --git a/README.md b/README.md index 1745c0672..90281fa07 100644 --- a/README.md +++ b/README.md @@ -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.