From d28113d315995240057b2c72b45ab44fbc55f6fd Mon Sep 17 00:00:00 2001 From: Avelino <31996+avelino@users.noreply.github.com> Date: Thu, 18 Jan 2024 11:32:49 -0300 Subject: [PATCH] readme: `impl` --- impl/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/impl/README.md b/impl/README.md index 9a9425e8..e4c13239 100644 --- a/impl/README.md +++ b/impl/README.md @@ -1,4 +1,3 @@ -Overview -======== +# Algorithms and utility programs - `/impl` This subdirectory houses a collection of Go programs encompassing algorithm implementations and utility programs. These resources are crafted to provide efficient and versatile solutions for a variety of tasks, leveraging the power and simplicity of the Go programming language.