Skip to content

Commit

Permalink
readme: make intro = value prop +
Browse files Browse the repository at this point in the history
+ fancy note
  • Loading branch information
jorgeorpinel committed Jun 2, 2022
1 parent 1a2d5c2 commit ee04761
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,23 @@
<!--- [![Continuous Integration](https://github.com/iterative/vscode-dvc/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/iterative/vscode-dvc/actions/workflows/continuous-integration.yml) --->
<!--- [![Cross-Platform Test](https://github.com/iterative/vscode-dvc/actions/workflows/cross-platform-test.yml/badge.svg)](https://github.com/iterative/vscode-dvc/actions/workflows/cross-platform-test.yml) --->
<!-- [![DVC CLI Output Test](https://github.com/iterative/vscode-dvc/actions/workflows/dvc-cli-output-test.yml/badge.svg)](https://github.com/iterative/vscode-dvc/actions/workflows/dvc-cli-output-test.yml) -->

[![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

Expand Down

0 comments on commit ee04761

Please sign in to comment.