From 2f974b1efaf8dee0444ef5bc55c14247fae4c99b Mon Sep 17 00:00:00 2001 From: Daniel Plasa Date: Thu, 28 May 2020 22:13:30 +0200 Subject: add Client docu --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'library.json') diff --git a/library.json b/library.json index 5f4944f..eb03884 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { - "name": "espFTPServer", - "description": "Simple FTP Server for using SPIFFS or LittleFS", + "name": "FTP", + "description": "Simple FTP Server and Client for using SPIFFS or LittleFS", "keywords": "esp8266, ftp, spiffs, littlefs", "authors": { -- cgit v1.2.3