fix markdown from images to links
This commit is contained in:
parent
c0ef644632
commit
a9f90966e0
|
@ -2,8 +2,8 @@
|
||||||
Lightweight binary database by pure PHP<br>
|
Lightweight binary database by pure PHP<br>
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
1. ![PHP 8.4](https://www.php.net/releases/8.4/en.php)
|
1. [PHP 8.4](https://www.php.net/releases/8.4/en.php)
|
||||||
2. ![Composer](https://getcomposer.org/) (php package manager)
|
2. [Composer](https://getcomposer.org/) (php package manager)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
`composer require mirzaev/baza`
|
`composer require mirzaev/baza`
|
||||||
|
|
Loading…
Reference in New Issue