diff --git a/README.md b/README.md index 1c5460d..486e9cb 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Usage of cloudflare-dns-cli: ## Demo -===> [HERE](/demo.cast) <=== +===> [HERE](./demo.cast) <=== ## Similar * https://github.com/earlchew/cloudflare-cli @@ -41,7 +41,7 @@ Usage of cloudflare-dns-cli: * (official) https://github.com/cloudflare/python-cloudflare#cli ## Why another cli? -1. Keep it simple and minimal dependency and features -2. Uses [libdns](https://github.com/libdns) library maintained by [caddy](https://caddyserver.com) team - libdns provides uniform api for many dns providers. Mostly 's/cloudflare/XYZ/' should work when moving to a different dns provider +1. Keep it simple with minimum dependency and features +2. Uses [libdns](https://github.com/libdns) library maintained by [caddy](https://caddyserver.com) team + libdns provides uniform api for many dns providers. Mostly `s/cloudflare/XYZ/` should work when moving to a different dns provider