From fc16962492f30f0d9c08aae5334ddeedcb73be9a Mon Sep 17 00:00:00 2001 From: Petr Kachanovsky Date: Mon, 17 Mar 2025 15:38:36 +0200 Subject: [PATCH] docs: change readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfa52c7..6367e67 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ +# AdminForth Upload Plugin -Ussage guide and documentation: https://adminforth.dev/docs/tutorial/Plugins/upload/ \ No newline at end of file +License: MIT Build Status npm downloads npm version + +Allows to upload files to Amazon S3 bucket from adminforth application. + +## For usage, see [AdminForth Upload Documentation](https://adminforth.dev/docs/tutorial/Plugins/upload/) \ No newline at end of file