diff --git a/README.md b/README.md index baa938b..fef4ca8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,13 @@ [![Build Status](https://drone.autonomic.zone/api/badges/coop-cloud/abra-hetzner/status.svg?ref=refs/heads/main)](https://drone.autonomic.zone/coop-cloud/abra-hetzner) -Hetzner plugin for `abra`. +Hetzner plugin for `abra`. See [abra](https://git.autonomic.zone/coop-cloud/abra) for more. + +The script can be run on its own like so. + +```bash +$ ./abra-hetzner my-new-vps cx11 debian-10 --ssh-keys foo@example.com +``` ## Hacking