Skip to content

Commit 9690dc2

Browse files
authored
Update README.md
1 parent 5785af6 commit 9690dc2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ This project is build using <a href="https://netbeans.apache.org/">Apache NetBea
1616
PHP-Berry is under continuous development and new features are added frequently.<br>
1717
Each subsequent version of PHP-Berry is compatible with the previous one.
1818

19-
### berry.encryption
20-
* [AES 128bit](https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES128Encryption)
21-
22-
### berry.mysql
19+
### MySQL/MariaDB
2320
* [MySQL/MariaDB with Prepared Statements and Raw SQL](https://github.com/SourceRabbit/php-berry/wiki/berry.mysql)
2421

22+
### Encryption
23+
* [AES 128bit](https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES128Encryption)
24+
2525
### berry.utils
2626
* [CrawlerDetector](https://github.com/SourceRabbit/php-berry/wiki/berry.utils.CrawlerDetector)
2727
* [HTMLHelper](https://github.com/SourceRabbit/php-berry/wiki/berry.utils.HTMLHelper)

0 commit comments

Comments
 (0)