Update the README file

pull/84/head
Jared Contrascere 1 year ago
parent bb67bef3b3
commit 117c42b412
  1. 11
      README.md

@ -3,13 +3,10 @@
This script is used to update Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP! Written in pure BASH.
## Support Me
[![Donate Via Paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/Jasonkkf)
## Installation
```bash
git clone https://github.com/K0p1-Git/cloudflare-ddns-updater.git
git clone https://github.com/contracode/cloudflare-ddns-updater.git
```
## Usage
@ -36,7 +33,9 @@ Debian Bullseye 11 (Linux kernel: 6.1.28 | aarch64) <br />
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## Reference
This script was made with reference from [Keld Norman](https://www.youtube.com/watch?v=vSIBkH7sxos) video.
- This script is a fork of https://github.com/K0p1-Git/cloudflare-ddns-updater.git
- This script was made with reference from [Keld Norman](https://www.youtube.com/watch?v=vSIBkH7sxos) video.
## License
[MIT](https://github.com/K0p1-Git/cloudflare-ddns-updater/blob/main/LICENSE)
[MIT](https://github.com/contracode/cloudflare-ddns-updater/blob/main/LICENSE)

Loading…
Cancel
Save