Skip to content

Commit b35a7f6

Browse files
committed
Meow Meow
1 parent 7b115b6 commit b35a7f6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project implements a Redis-like database server in C, supporting basic oper
66

77
_This project is based on a tutorial taught by Dr. Birch (**[Youtube](https://youtube.com/@dr-Jonas-Birch)** | **[Website](https://doctorbirch.com)**)_
88

9-
<img align="center" width="100" height="100" src="ref/DB.png" alt="Meow is coming to you">
9+
<p align="center"><img align="center" width="200px" height="200px" src="ref/DB.png" alt="Meow is coming to you"></p>
1010

1111
## Features
1212
- **Create**: Add a new key-value pair to the database.

ref/RU.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66

77
_Этот проект основан на уроке, который ведет доктор Бирч (**[Youtube](https://youtube.com/@dr-Jonas-Birch)** | **[Веб-сайт](https://doctorbirch.com)**)_
88

9-
<img align="center" width="100" height="100" src="DB.png" alt="Мяу идет к тебе">
10-
9+
<p align="center"><img align="center" width="200px" height="200px" src="DB.png" alt="Мяу идет к тебе"></p>
1110

1211
## Функции
1312
- **Create**: Добавьте новую пару ключ-значение в базу данных.

0 commit comments

Comments
 (0)