From ee0476180a895c531c6b11c57ee4b885d275dd61 Mon Sep 17 00:00:00 2001 From: Jorge Orpinel Perez Date: Wed, 1 Jun 2022 21:30:07 -0600 Subject: [PATCH] readme: make intro = value prop + + fancy note --- README.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 40d846f342..01028032ff 100644 --- a/README.md +++ b/README.md @@ -4,20 +4,23 @@ - [![Maintainability](https://api.codeclimate.com/v1/badges/fb243c31ea059c0038b2/maintainability)](https://codeclimate.com/repos/608b5886f52398018b00264c/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/fb243c31ea059c0038b2/test_coverage)](https://codeclimate.com/repos/608b5886f52398018b00264c/test_coverage) -A [Visual Studio Code](https://code.visualstudio.com/) -[extension](https://marketplace.visualstudio.com/VSCode) that aims to allow -users of all technical backgrounds to effectively use [DVC](https://dvc.org/). +This [extension](https://marketplace.visualstudio.com/VSCode) integrates [DVC +features] right into the popular [VSCode IDE], allowing users of all levels to +use DVC visually.https://github.com/iterative/dvc/pull/7723/files -## Current State +> **Note** +> We want early adopter feedback! Please let us know what you like and don't +> like about the extension. Feel free to open [issues] or reach out via [DVC +> support channels]. -We want early adopter feedback! Please let us know what you like and don't like -about the extension. Feel free to reach out in this repository's -[issues](https://github.com/iterative/vscode-dvc/issues) or via any of the other -existing [support channels](https://dvc.org/support). +[extension]: https://marketplace.visualstudio.com/VSCode +[dvc features]: https://dvc.org/doc/start +[vscode ide]: https://code.visualstudio.com/ +[issues]: https://github.com/iterative/vscode-dvc/issues +[dvc support channels]: https://dvc.org/support ## Quick Start