Skip to content

Commit 4ae6d65

Browse files
authored
Update README.md
1 parent ae2cfaa commit 4ae6d65

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
21
# Nodejs FTP deploy
32

3+
[![Version](https://img.shields.io/npm/v/@dsabre/deploy-ftp?style=for-the-badge)](https://www.npmjs.com/package/@dsabre/deploy-ftp)
4+
[![License: MIT](https://img.shields.io/npm/l/@dsabre/deploy-ftp?registry_uri=https%3A%2F%2Fregistry.npmjs.org&style=for-the-badge)](https://github.com/dsabre/deploy-ftp/blob/main/LICENSE)
5+
[![Downloads](https://img.shields.io/npm/dw/@dsabre/deploy-ftp?style=for-the-badge)](https://www.npmjs.com/package/@dsabre/deploy-ftp)
6+
[![GitHub issues](https://img.shields.io/github/issues-raw/dsabre/deploy-ftp?style=for-the-badge)](https://github.com/dsabre/deploy-ftp/issues)
7+
[![Dependencies](https://img.shields.io/librariesio/release/npm/@dsabre/deploy-ftp?style=for-the-badge)](https://www.npmjs.com/package/@dsabre/deploy-ftp)
8+
49
Build and deploy a nodejs application (such as React, Angular, Vue ecc...).
510

611

@@ -42,6 +47,11 @@ npx @dsabre/deploy-ftp myEnvFile.txt
4247
```
4348

4449

50+
## Contributing
51+
52+
For contributions, issues and feature requests please check [issues page](https://github.com/dsabre/deploy-ftp/issues).
53+
54+
4555
## Authors
4656

4757
- [Daniele Sabre](https://github.com/dsabre)

0 commit comments

Comments
 (0)