From 928f74b2919c057bdbb64b8f644622815464682f Mon Sep 17 00:00:00 2001 From: MurmeltierS Date: Fri, 26 Jan 2024 23:37:13 +0100 Subject: [PATCH] :lipstick: typo --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 42cbfe0..d5641ff 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ This package relies *heavily* on the groundwork provided by [nullobsi/ftpdeno](h Supports: -Passive mode (as Cloudflare only supports outgoing TCP connections) -FTPS via TLS -Downloading/uploading via Readable and Writable interfaces -List files -Deleting/creating directories and files -Renaming files/directories +* Passive mode (as Cloudflare only supports outgoing TCP connections) +* FTPS via TLS +* Downloading/uploading via Readable and Writable interfaces +* List files +* Deleting/creating directories and files +* Renaming files/directories ## Usage