From 5317b5bff972fd5b3d8c3b262f5e0664cf0860cc Mon Sep 17 00:00:00 2001 From: ShreyaBhaskar Date: Thu, 27 Jun 2024 10:48:50 +0530 Subject: [PATCH] first commit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fe7c0f4..3f2b4af 100755 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ and Postgres. In this, you will learn the foundations of using git for project collaboration, docker for app containerization, and postgres for storing and retrieving application data. +# Git, Docker and Postgres Workshop + +A hands-on workshop to explain the basics of Git, Docker, +and Postgres. In this, you will learn the foundations of using +git for project collaboration, docker for app containerization, +and postgres for storing and retrieving application data. + + ## Prerequisites ##### Any Linux machine (ubuntu is preferred) with following packages installed