Skip to content

Commit c0283c7

Browse files
authored
Update README.md
1 parent ad2abf8 commit c0283c7

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Diff for: README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
## HANA PDF
22

33
<br>
4-
<div style="text-align: center;">
4+
<div align="center">
55
<img src="screenshot/logo.png" alt="HANA" width="300" height="300">
66
</div>
77
<br>
88

9-
__HANA PDF__ is your go-to solution for effortlessly managing your PDFs. We've designed it with simplicity in mind, so you can edit,
10-
combine, shrink, convert, and personalize your PDFs with just a few clicks. And was implemented with front-end framework like ViteJS and Tailwind CSS and used of Flowbite library to maintain responsive and materialize interface. And powered with iLovePDF and Aspose Cloud API as one of the back-end.
9+
__HANA PDF__ is your go-to solution for effortlessly managing your PDFs. We've designed it with simplicity in mind, so you can combine,
10+
shrink, convert, and personalize your PDFs with just a few clicks. It was implemented with front-end framework like Tailwind CSS and
11+
used of Flowbite library to maintain responsive and materialize interface. And powered with iLovePDF and Aspose Cloud API as one of the back-end.
1112

1213
---
1314

@@ -77,7 +78,7 @@ combine, shrink, convert, and personalize your PDFs with just a few clicks. And
7778

7879
### Deployment On Native OS Host
7980
#### Step to configure
80-
1. Clone the repository with __git clone__
81+
1. Clone the repository with __git clone__ with branch __dev/master__
8182
2. Copy __.env.example__ file to __.env__ and modify database credentials
8283
3. Add additional environment into __.env__ with this string (Add yourself value :p)
8384
````bash
@@ -126,8 +127,9 @@ combine, shrink, convert, and personalize your PDFs with just a few clicks. And
126127
- [DropzoneJS](https://www.dropzone.dev/)
127128
- [Flowbite](https://flowbite.com/)
128129
- [iLovePDF](https://developer.ilovepdf.com/)
130+
- [Laravel](https://laravel.com/)
129131
- [Node JS](https://nodejs.org/en)
130-
- [PDFJS](https://mozilla.github.io/pdf.js/)
132+
- [Mozilla PDFJS](https://mozilla.github.io/pdf.js/)
131133
- [PHPOffice](https://github.com/PHPOffice)
132134
- [Python](https://www.python.org/)
133135
- [Tailwind CSS](https://tailwindcss.com/)

0 commit comments

Comments
 (0)