Skip to content

Commit

Permalink
Merge pull request #3 from canopas/update-readme
Browse files Browse the repository at this point in the history
Readme improvements
  • Loading branch information
cp-sumi-k committed Sep 20, 2024
2 parents bbc7ee1 + e240496 commit ebdf242
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 20 deletions.
36 changes: 21 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<p align="center"><a href="https://canopas.com/contact"><img src="./assets/images/banner.png"></a></p>

# Web File Management with Preview - Fully Customized

A versatile and user-friendly file management system built for Vue and React that allows single and multiple file uploading with a preview feature, returning an array of selected files. It supports custom designs by overriding the style classes.
Expand Down Expand Up @@ -32,17 +34,19 @@ Feel free to explore each folder for specific information about Vue and React!

## Table of Contents

- [Features](#features)
- [Installation](#installation)
- [Examples](#examples)
- [Canvas View](#canvas-view)
- [Square View](#square-view)
- [Horizontal Long Square View](#horizontal-long-square-view)
- [Circular View](#circular-view)
- [Over-ride CSS](#over-ride-css)
- [Contributing](#contributing)
- [License](#license)
- [Contact Information](#contact-information)
- [Features](#features)
- [Installation](#installation)
- [Vue](#vue)
- [React](#react)
- [Examples](#examples)
- [Canvas View](#canvas-view)
- [Square View](#square-view)
- [Horizontal Long Square View](#horizontal-long-square-view)
- [Circular View](#circular-view)
- [Over-ride CSS](#over-ride-css)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)

---

Expand Down Expand Up @@ -164,12 +168,14 @@ We welcome contributions from the community. To contribute to this project, plea

---

## License
## Credits

This project is licensed under the [MIT](https://github.com/canopas/web-file-upload/blob/main/LICENSE).
This repository is owned and maintained by the [Canopas team](https://canopas.com/). If you are interested in building web apps or designing products, please let us know. We'd love to hear from you!

<a href="https://canopas.com/contact"><img src="./assets/images/cta.png" width=300></a>

---

## Contact Information
## License

Web file upload is owned and maintained by the [Canopas team](https://canopas.com/). You can reach out them on Github at [canopas](https://github.com/canopas) for questions or need support.
This project is licensed under the [MIT](https://github.com/canopas/web-file-upload/blob/main/LICENSE).
Binary file added assets/images/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/cta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ebdf242

Please sign in to comment.