From 8b9b28d42265c3af8f76826895407cea944923db Mon Sep 17 00:00:00 2001 From: Artyom Tetyukhin <51746822+arttet@users.noreply.github.com> Date: Sun, 20 Oct 2024 23:07:13 +0400 Subject: [PATCH] chore: update README.md (#21) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 84d420c..8039596 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Farttet%2FInterview-Preparation-Kit-in-Go.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Farttet%2FInterview-Preparation-Kit-in-Go?ref=badge_shield) [![GitHub License](https://img.shields.io/github/license/arttet/Interview-Preparation-Kit-in-Go)](LICENSE) +The **Interview Preparation Kit in Go** consists of curated course modules I've +completed across various learning platforms, aiming to assist developers in +mastering algorithms and problem-solving techniques for technical interviews. + ## Usage ```text