You've already forked cloudflare-dns-cli
							
							Fix demo link
This commit is contained in:
		@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user