From c0ef64463251cb5224f4454c432d7855264891a2 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Tue, 28 Jan 2025 14:16:39 +0700 Subject: [PATCH] from ebaboba to baza --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6178e57..be1c9e4 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Ebaboba +# Baza Lightweight binary database by pure PHP
## Dependencies @@ -6,17 +6,17 @@ Lightweight binary database by pure PHP
2. ![Composer](https://getcomposer.org/) (php package manager) ## Installation -`composer require mirzaev/ebaboba` +`composer require mirzaev/baza` ## Example ```php