Merge pull request #1371 from urfave/release-metadata

Cleaning up some release-related metadata & docs
This commit is contained in:
2022-04-26 07:58:08 -04:00
committed by GitHub
4 changed files with 72 additions and 1 deletions

View File

@@ -78,3 +78,7 @@ export PATH=$PATH:$GOPATH/bin
cli is tested against multiple versions of Go on Linux, and against the latest
released version of Go on OS X and Windows. This project uses Github Actions for
builds. To see our currently supported go versions and platforms, look at the [./.github/workflows/cli.yml](https://github.com/urfave/cli/blob/main/.github/workflows/cli.yml).
## License
See [`LICENSE`](./LICENSE)