update readme

This commit is contained in:
Zettat123 2023-03-20 18:50:22 +08:00
parent 3a787cd412
commit 7210d0df2f

View File

@ -2,7 +2,7 @@
This action is to compute the SHA256 hash of specified files.
**NOTE:** This action is written in Go. Please setup the Go environment before running this action or make sure the `runs-on` runner supports running Go actions.
**NOTE:** This action is written in Go. Please setup the Go environment before running this action or use a runner with Go environment installed.
## Usage