From 539bc2c41a823589b8211b8b6bc2744e6c1e7036 Mon Sep 17 00:00:00 2001 From: RogueException Date: Sat, 17 Oct 2015 19:31:53 -0300 Subject: [PATCH] Remove the note in README about not supporting encryption --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8180e2d82..e0d292577 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Check out the [documentation](https://discordnet.readthedocs.org/en/latest/) or - Supports .Net 4.5 and DNX 4.5.1 - Server Management (Servers, Channels, Messages, Invites, Roles, Users) - Send/Receieve Messages (Including mentions and formatting) -- Basic Voice Support (Outgoing only, Unencrypted only) +- Basic Voice Support (Outgoing only) - Command extension library (Supports permission levels) ### Installation