From 9faf9312a143add6451a078788e91e18403d7fbf Mon Sep 17 00:00:00 2001 From: ackintosh Date: Fri, 25 Oct 2024 09:14:36 +0900 Subject: [PATCH] Align the software name to the center --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22afb03..5b77f6f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Ray +

Ray

_Ray_ is an open-source Ethereum Beacon Node implementation crafted for educational purposes. It offers a hands-on learning experience for those looking to understand the intricacies of Beacon Node implementation.