Skip to content

Commit

Permalink
docs: update README (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
vthiery authored Apr 29, 2024
1 parent 6f9ae64 commit cd6eaa4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">

# asdf-stratus-red-team [![Build](https://github.com/vthiery/asdf-stratus-red-team/actions/workflows/build.yml/badge.svg)](https://github.com/vthiery/asdf-stratus-red-team/actions/workflows/build.yml) [![Lint](https://github.com/vthiery/asdf-stratus-red-team/actions/workflows/lint.yml/badge.svg)](https://github.com/vthiery/asdf-stratus-red-team/actions/workflows/lint.yml)
# asdf-stratus-red-team [![Build](https://github.com/asdf-community/asdf-stratus-red-team/actions/workflows/build.yml/badge.svg)](https://github.com/asdf-community/asdf-stratus-red-team/actions/workflows/build.yml) [![Lint](https://github.com/asdf-community/asdf-stratus-red-team/actions/workflows/lint.yml/badge.svg)](https://github.com/asdf-community/asdf-stratus-red-team/actions/workflows/lint.yml)

[stratus-red-team](https://stratus-red-team.cloud/) plugin for the [asdf version manager](https://asdf-vm.com).

Expand All @@ -24,7 +24,7 @@ Plugin:
```shell
asdf plugin add stratus-red-team
# or
asdf plugin add stratus-red-team https://github.com/vthiery/asdf-stratus-red-team.git
asdf plugin add stratus-red-team https://github.com/asdf-community/asdf-stratus-red-team.git
```

stratus-red-team:
Expand All @@ -50,8 +50,8 @@ install & manage versions.

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

[Thanks goes to these contributors](https://github.com/vthiery/asdf-stratus-red-team/graphs/contributors)!
[Thanks goes to these contributors](https://github.com/asdf-community/asdf-stratus-red-team/graphs/contributors)!

# License

See [LICENSE](LICENSE) © [Vincent Thiery](https://github.com/vthiery/)
See [LICENSE](LICENSE)

0 comments on commit cd6eaa4

Please sign in to comment.