From feae059c6858e419552ec4096f1ad2692bb4c484 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Sun, 15 Aug 2021 14:01:59 -0400 Subject: Remove coverage note from the documentation and README A lot of people seem to point out this line as a gotcha when certain features haven't been released yet. It's been more of a pain-point than a marketing win since people seem to be unaware of the way this project is developed. Fix #7401 --- README.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index d5571edd..dd2df58e 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,6 @@ Key Features - Modern Pythonic API using ``async`` and ``await``. - Proper rate limit handling. -- 100% coverage of the supported Discord API. - Optimised in both speed and memory. Installing -- cgit v1.2.3