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