diff --git a/README.md b/README.md index 785a181..b0b3c4c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A simple GitHub Action to invoke cargo/cross and commands. Inputs and usage inspired by action-rs' [cargo action](https://github.com/actions-rs/cargo), with dtolnay's [rust-toolchain](https://github.com/dtolnay/rust-toolchain) as reference. -Written for use in personal projects (i.e. [bottom](https://github.com/ClementTsang/bottom)), though feel free to use it on your own. Big fat disclaimer though that it may or may not work for your use case - if that's the case, I'm open to issue reports and PRs. +Written for use in personal projects (i.e. [bottom](https://github.com/ClementTsang/bottom)), though feel free to use it on your own. Obligatory disclaimer that it may or may not work for your use case though - I'm open to issue reports and PRs however! ## Usage