Skip to content

Commit 797c145

Browse files
committed
[REF]: Improve readme file
1 parent 23a6334 commit 797c145

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<h1 align="center"> Dropzone-UI </h1>
77

8-
[React](https://reactjs.org/) set of components for managing file uploads and image previews on user inteface. Components were made inspired on other existing libraries (however, those are **not** dependencies because the idea is to take many good related libraries only as **reference** and **create** something **new** ). Google's Material design principles were also considered in development. Indeed, icons come from [Material design icons](https://fonts.google.com/icons).
8+
[React](https://reactjs.org/) set of components for a complete file upload management awith image previews on user inteface. Components were made inspired on other existing libraries (however, those are **not** dependencies because the idea is to take many good related libraries only as **reference** and **create** something **new** ). Google's Material design principles were also considered in development. Indeed, icons come from [Material design icons](https://fonts.google.com/icons).
99

1010
</p>
1111

@@ -31,6 +31,10 @@ Did you like the project? Don't forget to give us a :star: star on :octocat: [gi
3131

3232
</p>
3333

34+
<p align="center">
35+
<img align="center" width="70%" src="https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5wxk14o6zhloz2z3zypy.png" alt="dropone-ui-logo">
36+
</p>
37+
3438
## Installation
3539

3640
dropzone-ui is available as an [npm package](https://www.npmjs.com/package/dropzone-ui).

README_ES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ En operaciones `Drag`, `Drop` y `Upload`. (también cambiando el modo de vista d
3131

3232
</p>
3333

34+
</p>
35+
36+
<p align="center">
37+
<img align="center" width=70%" src="https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5wxk14o6zhloz2z3zypy.png" alt="dropone-ui-logo">
38+
</p>
39+
3440
## Installación
3541

3642
dropzone-ui está disponible como un [paquete npm](https://www.npmjs.com/package/dropzone-ui).

0 commit comments

Comments
 (0)