Skip to content

Commit 0cf4ba4

Browse files
authored
Merge pull request #4 from devforth/change-readme
docs: change readme
2 parents fca0c22 + fc16962 commit 0cf4ba4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1+
# AdminForth Upload Plugin
12

2-
Ussage guide and documentation: https://adminforth.dev/docs/tutorial/Plugins/upload/
3+
<img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT" /> <img src="https://woodpecker.devforth.io/api/badges/3848/status.svg" alt="Build Status" /> <a href="https://www.npmjs.com/package/@adminforth/upload"> <img src="https://img.shields.io/npm/dt/@adminforth/upload" alt="npm downloads" /></a> <a href="https://www.npmjs.com/package/@adminforth/upload"><img src="https://img.shields.io/npm/v/@adminforth/upload" alt="npm version" /></a> <a href="https://www.npmjs.com/package/@adminforth/upload">
4+
5+
Allows to upload files to Amazon S3 bucket from adminforth application.
6+
7+
## For usage, see [AdminForth Upload Documentation](https://adminforth.dev/docs/tutorial/Plugins/upload/)

0 commit comments

Comments
 (0)