diff options
author | Miquel Lionel <lionel@les-miquelots.net> | 2022-01-22 21:05:22 +0100 |
---|---|---|
committer | Miquel Lionel <lionel@les-miquelots.net> | 2022-01-22 21:05:22 +0100 |
commit | c8de8d6358762ac425e56332315535545f3690f6 (patch) | |
tree | 76a1bb7c74b4d7aebc67ad9f15860f0c6c6475bc | |
parent | 8ed7b8d8946250d6917e83ba8bfd65ef7d006817 (diff) | |
download | nfsp_dnslink-master.tar.gz nfsp_dnslink-master.zip |
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,6 +5,12 @@ your [NearlyFreeSpeech](https://www.nearlyfreespeech.net/) domain name. Useful for static website publishing or mirroring on IPFS, specifically Git post-receive hook. +# Dependencies + +```perl +WebService::NFSN; +``` + # How to use it Fill out the `$Username`, `$Apikey` and `$AccountId` variable |