diff --git a/README.md b/README.md index c046f81..b65dab6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ There are three different types of deployments currently supported: The default deployment is **fully public**: * `/`: the Hugo site is served -* `/deploy`: triggers `webhookd` to re-build the site, **includes publicly viewable logs** +* `/deploy`: triggers `webhookd` to re-build the site, **includes publicly viewable build logs** ### HTTP Basic Auth @@ -87,7 +87,11 @@ key was written to the server and look for `true` in the far right column: ``` $ abra app secret ls example.org +``` +Assuming the previous steps were correct, you should see `true` in the far right column. + +``` +------------+---------+----------------------------+-------------------+ | NAME | VERSION | GENERATED NAME | CREATED ON SERVER | +------------+---------+----------------------------+-------------------+