From 55e709af179cd3290d741bc75e6aaf2c3bc9ff77 Mon Sep 17 00:00:00 2001 From: edipretoro Date: Wed, 22 Jul 2026 15:48:39 +0000 Subject: [PATCH] Updating the description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afc1c7e..93b5ae6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Code a database in 45 steps (Go) : a serias of test-driven small coding puzzles / Lowram Eepson - +This repo contains my attempt to follow the book « Code a database in 45 steps » by Lowram Eepson.