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
This commit is contained in:
Rapptz
2021-08-15 14:01:59 -04:00
parent 1e17b7fcea
commit feae059c68
3 changed files with 0 additions and 3 deletions

View File

@ -18,7 +18,6 @@ discord.py は機能豊富かつモダンで使いやすい、非同期処理に
- ``async````await`` を使ったモダンなPythonらしいAPI。
- 適切なレート制限処理
- Discord APIによってサポートされているものを100カバー。
- メモリと速度の両方を最適化。
インストール