diff --git a/README.rst b/README.rst index cfdbbcb54..39de34c8c 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -mmcv +MMCV ==== .. image:: https://travis-ci.com/open-mmlab/mmcv.svg?branch=master @@ -14,8 +14,9 @@ mmcv Introduction ------------ -`mmcv` is a foundational python library for computer vision research and supports many -research projects in MMLAB, such as `mmdetection `_. +MMCV is a foundational python library for computer vision research and supports many +research projects in MMLAB, such as `MMDetection `_ +and `MMAction `_. It provides the following functionalities.