Create README.md

This commit is contained in:
Hizenberg469
2023-11-15 00:26:17 +05:30
committed by GitHub
parent d1c0a6b0f1
commit 237670e0dc

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# My-Own-Redis
Building my own redis from scratch using pure C/C++. Using Build-Your-Own-X.org as learning material