diff --git a/README.rst b/README.rst index ca670d669..97739df08 100644 --- a/README.rst +++ b/README.rst @@ -36,6 +36,11 @@ Use Cases 3. **Versioning.** DataChain doesn't store, require moving or copying data (unlike DVC). Perfect use case is a bucket with thousands or millions of images, videos, audio, PDFs. +Getting Started +=============== + +Visit `Quick Start `_ and `Docs `_ +to get started with `DataChain` and learn more. Key Features ============ @@ -59,12 +64,6 @@ Key Features - Pass datasets to Pytorch and Tensorflow, or export them back into storage. -Getting Started -=============== - -Visit `Quick Start `_ to get started with `DataChain` and learn more. - - Contributing ============