Skip to content

Commit

Permalink
license/readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Baker committed Sep 15, 2024
1 parent 4d54b1d commit c8b97af
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<div align="center">

# asdf-avalanche-cli [![Build](https://github.com/test/asdf-avalanche-cli/actions/workflows/build.yml/badge.svg)](https://github.com/test/asdf-avalanche-cli/actions/workflows/build.yml) [![Lint](https://github.com/test/asdf-avalanche-cli/actions/workflows/lint.yml/badge.svg)](https://github.com/test/asdf-avalanche-cli/actions/workflows/lint.yml)
# asdf-avalanche [![Build](https://github.com/embtools/asdf-avalanche/actions/workflows/build.yml/badge.svg)](https://github.com/embtools/asdf-avalanche/actions/workflows/build.yml) [![Lint](https://github.com/embtools/asdf-avalanche/actions/workflows/lint.yml/badge.svg)](https://github.com/embtools/asdf-avalanche/actions/workflows/lint.yml)

[avalanche-cli](https://github.com/ava-labs/avalanche-cli) plugin for the [asdf version manager](https://asdf-vm.com).
[avalanche](https://github.com/ava-labs/avalanche-cli) plugin for the [asdf version manager](https://asdf-vm.com).

</div>

Expand All @@ -25,12 +25,12 @@
Plugin:

```shell
asdf plugin add avalanche-cli
asdf plugin add avalanche
# or
asdf plugin add avalanche-cli https://github.com/test/asdf-avalanche-cli.git
asdf plugin add avalanche https://github.com/embtools/asdf-avalanche.git
```

avalanche-cli:
avalanche:

```shell
# Show all installable versions
Expand All @@ -53,8 +53,8 @@ install & manage versions.

Contributions of any kind welcome! See the [contributing guide](contributing.md).

[Thanks goes to these contributors](https://github.com/test/asdf-avalanche-cli/graphs/contributors)!
[Thanks goes to these contributors](https://github.com/embtools/asdf-avalanche/graphs/contributors)!

# License

See [LICENSE](LICENSE) © [Marcus Baker](https://github.com/test/)
See [LICENSE](LICENSE) © [Marcus Baker](https://github.com/embtools/asdf-avalanche/)

0 comments on commit c8b97af

Please sign in to comment.