diff --git a/README.md b/README.md index e246364..96f7b60 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ SafelineAPI Small CLI to request and upsert TLS certificates (DNS-01) with multiple DNS provider backends. This repo now includes Cloudflare DNS provider support via the lego provider. -Prerequisites +## Prerequisites - Go toolchain (only required to build from source) - A SafeLine API token (set in `config.json`) - Cloudflare API token (scoped) or Global API key + account email -Quick start +## Quick start 1. Copy `config.example.json` to `config.json` and fill in your values.