File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ AnDatabase is a Database that provides a simple way to manage data in simple des
17
17
6 . Easy Implementation Only Maximum 10 Lines Of Code Required For Implementing AnDatabase.
18
18
19
19
## ![ Beta Release] ( https://github.com/anongrp/AnDatabase/releases )
20
- ![ AnDatabase v2.5 JRE 9.jar (Latest Stable Version) ] ( https://github.com/anongrp/AnDatabase/raw/master/Release/AN%20Database%20v2.5%20JRE%209.jar )
21
-
20
+ ![ AnDatabase v2.5 JRE 9.jar (Latest Beta Version) ] ( https://github.com/anongrp/AnDatabase/raw/master/Release/AN%20Database%20v2.5%20JRE%209.jar )
21
+
22
22
23
23
### _ Looking For Python_ Visit ![ AnPyDatabase] ( https://github.com/Anikeshpatel/AnPyDatabase )
24
24
## _ > Projects Using AnDatabase_ :
@@ -35,7 +35,7 @@ AnDatabase is a Database that provides a simple way to manage data in simple des
35
35
| ------------- | :------------------:|
36
36
| Database | Handle Database |
37
37
| Table | Handle Tables |
38
- | Security | Provide Encryption |
38
+ | Security | Provide Encryption |
39
39
40
40
1 . For Connecting To The AnDatabase ` Connection.connect(); ` It Simply Returns Boolean Value True If Database is Connected Otherwise False.
41
41
You can’t perform that action at this time.
0 commit comments