diff --git a/README.md b/README.md index d1958b7..6d2ada5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # Apple Silicon Check + A CLI tool that checks all your apps for their Apple Silicon support. + +## Installation + +```go +go get github.com/harryzcy/ascheck +```