From c6bd5b5dc4831bc82600bd1af1f7aec8d3cc381b Mon Sep 17 00:00:00 2001 From: Carson McManus Date: Fri, 4 Feb 2022 12:29:55 -0500 Subject: [PATCH] update badges --- .github/workflows/aur-checker.yml | 2 +- .github/workflows/rust.yml | 2 +- README.md | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/aur-checker.yml b/.github/workflows/aur-checker.yml index d0cc010..7a6d0ab 100644 --- a/.github/workflows/aur-checker.yml +++ b/.github/workflows/aur-checker.yml @@ -1,4 +1,4 @@ -name: AUR install +name: AUR Tester on: schedule: diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 0a6a768..8ffe568 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -1,4 +1,4 @@ -name: Rust +name: Lint, Build, Test on: push: diff --git a/README.md b/README.md index 07e86d7..9615dfa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # steamguard-cli -[![Rust](https://github.com/dyc3/steamguard-cli/actions/workflows/rust.yml/badge.svg)](https://github.com/dyc3/steamguard-cli/actions/workflows/rust.yml) +[![Lint, Build, Test](https://github.com/dyc3/steamguard-cli/actions/workflows/rust.yml/badge.svg)](https://github.com/dyc3/steamguard-cli/actions/workflows/rust.yml) +[![AUR Tester](https://github.com/dyc3/steamguard-cli/actions/workflows/aur-checker.yml/badge.svg)](https://github.com/dyc3/steamguard-cli/actions/workflows/aur-checker.yml) A command line utility for setting up and using Steam Mobile Authenticator (AKA Steam 2FA). It can also be used to respond to trade and market confirmations. @@ -18,7 +19,7 @@ cargo install steamguard-cli Arch-based systems can install from the AUR: -- For[steamguard-cli-git](https://aur.archlinux.org/packages/steamguard-cli-git/) +- For [steamguard-cli-git](https://aur.archlinux.org/packages/steamguard-cli-git/) - *Non-git release is not officially provided. Please open an issue if you would like to help set that up.* Otherwise, you can download binaries from the releases.