diff --git a/README.md b/README.md index e055e5b..7c9f037 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ https://db.sp-tarkov.com/ | Secret Name | Description | | :-------------- | :---------- | -| SSH_DEPLOY_HOST | The remote server host where deployments are pushed | -| SSH_PRIVATE_KEY | The private key that the SSH connection uses to connect to the remote server | -| SSH_KNOWN_HOSTS | The known_hosts entry for the remote server | +| SSH_DEPLOY_HOST | The remote server host where deployments are pushed. | +| SSH_PRIVATE_KEY | The private key that the SSH connection uses to connect to the remote server. | +| SSH_KNOWN_HOSTS | The known_hosts entry for the remote server. | ## Local Build