Skip to content

Commit

Permalink
start: reader instructions (2) (#4197)
Browse files Browse the repository at this point in the history
* start: reader instructions (2)

Small improvement per #4000 (comment)

* Update content/docs/start/index.md

* Restyled by prettier (#4198)

Co-authored-by: Restyled.io <commits@restyled.io>

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
  • Loading branch information
3 people committed Dec 22, 2022
1 parent bbda995 commit 134a36f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions content/docs/start/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,11 @@ $ git commit -m "Initialize DVC"

Now you're ready to DVC!

The value of DVC's many feature sets is best understood from different angles.
Pick a trail below to see an overview of all features from that perspective:
The value of DVC's several feature sets is best understood from different
angles. Pick one of the two trails below to learn about DVC from that
perspective:

### Data Management
### Data Management Trail

- **[Data and model versioning]** is the base layer of DVC for large files,
datasets, and machine learning models. Use a standard Git workflow, but
Expand Down Expand Up @@ -88,7 +89,7 @@ The steps and results of some of these chapters are captured in our

</admon>

### Experiment Management
### Experiment Management Trail

- **[Experiments]** enable exploration, iteration, and comparison across many
trials in ML projects. Track your experiments with automatic versioning and
Expand Down

0 comments on commit 134a36f

Please sign in to comment.