Skip to content

Commit 45635f1

Browse files
authored
Update README.md
1 parent ea99552 commit 45635f1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
<p>You can use it for storing your application setting data and other complex data.</p>
1010

1111
# Reason for using it
12-
* <p>Lightweight</p>
13-
* <p>Easy implementation</p>
14-
* <p>Less Code for implement AnDatabase</p>
15-
* <p>Bahave like database</p>
16-
* <p>Simple SQL require for complex data fetching
12+
* Lightweight
13+
* Easy implementation
14+
* Less Code for implement AnDatabase
15+
* Bahave like database
16+
* Simple SQL require for complex data fetching
1717
* Fast and Secure
1818
* Table Exportation Support (To CSV for Excel, JSON File for Web Data Sharing & in XML)
1919
* Data Stored In Highly Secured Encryption Algorithms With Encryption Key That's Only Developer Knows.

0 commit comments

Comments
 (0)