diff --git a/README.rst b/README.rst index f4be6d3..a78245e 100644 --- a/README.rst +++ b/README.rst @@ -224,8 +224,7 @@ Your Redis server must support the following commands: ``KEYS``, ``PIPELINE``, ``ZADD``, ``ZCOUNT``, ``ZPOPMIN``, ``ZRANGE``, ``ZREM``, ``ZREMRANGEBYSCORE`` -* ``RedisPubSubChannelLayer`` uses ``ADD``, ``COPY``, ``FLUSH``, ``GET``, - ``PUBLISH`` +* ``RedisPubSubChannelLayer`` uses ``PUBLISH``, ``SUBSCRIBE``, ``UNSUBSCRIBE`` Contributing ------------