Skip to content

Commit

Permalink
README: mention the crate name as early as possible
Browse files Browse the repository at this point in the history
  • Loading branch information
davvid committed Mar 29, 2024
1 parent 2079828 commit b962f50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Garden grows and cultivates collections of Git trees.
Garden helps you define development workflows that operate over collections of
self-contained and inter-dependent Git worktrees.

```bash
cargo install garden-tools
```

## Code Status

[![Build status](https://gitlab.com/garden-rs/garden/badges/main/pipeline.svg)](https://gitlab.com/garden-rs/garden/-/pipelines)
Expand Down

0 comments on commit b962f50

Please sign in to comment.