Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementTsang authored Jul 16, 2023
1 parent 005ae7a commit 27dd96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 27dd96f

Please sign in to comment.