Skip to content

Commit c399a06

Browse files
authored
Update README.md
1 parent a2c259e commit c399a06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ AnDatabase is a Database that provides a simple way to manage data in simple des
1717
6. Easy Implementation Only Maximum 10 Lines Of Code Required For Implementing AnDatabase.
1818

1919
##  ![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+
   
2222

2323
### _Looking For Python_ Visit ![AnPyDatabase](https://github.com/Anikeshpatel/AnPyDatabase)
2424
## _> Projects Using AnDatabase_ :  
@@ -35,7 +35,7 @@ AnDatabase is a Database that provides a simple way to manage data in simple des
3535
| ------------- |:------------------:|
3636
| Database | Handle Database |
3737
| Table | Handle Tables |
38-
| Security | Provide Encryption |
38+
| Security     | Provide Encryption |
3939

4040
1. For Connecting To The AnDatabase `Connection.connect();` It Simply Returns Boolean Value True If Database is Connected Otherwise False.
4141

0 commit comments

Comments
 (0)