# hello: a warm greeter

# INSTALL

1. Extract archive to a convenient location, such as `test`.
2. Add the extracted directory to `PATH`.

# USAGE

```console
$ hello
Hello, World!
```
