diff options
-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 |