From c8de8d6358762ac425e56332315535545f3690f6 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Sat, 22 Jan 2022 21:05:22 +0100 Subject: add dependencies used in README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 893b590..3379b22 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3-54-g00ecf