From 6b6957e5fca81cb7c1a5824b35a1a77a8e8cd0fa Mon Sep 17 00:00:00 2001 From: Yurii Panasuik <110051191+Pomog@users.noreply.github.com> Date: Thu, 21 Dec 2023 10:08:10 +0200 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index ca5ff14..84d8ac6 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ Online forum for MMORPG fans and friends! ![Forum Home Page](static/readme_images/image.png) -## Project Overview -This project is one of the starting tasks from the Kood/Jõhvi Retraining Program. The description can be found [here](https://github.com/01-edu/public/tree/master/subjects/forum). - ## Features This is a Web Application written in Golang, utilizing only standard [Go libraries](https://pkg.go.dev/std) and the following external packages: - `github.com/google/uuid v1.4.0`