From 0740d6f032d607914a0c1810e87f2a054a217ee3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Hlusi=C4=8Dka?= Date: Fri, 26 Jul 2024 00:18:18 +0200 Subject: [PATCH] Add logo to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb3cf04..7993da2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # Recursive Record Registry (RRR) Implementation of the Recursive Record Registry data format in Rust.