diff --git a/README.md b/README.md index 7d6f5ba..08ab15c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ This repository provides an easy-to-deploy, open-source solution for anyone look Feel free to explore the codebase and leverage the powerful technologies used in this project for your own URL shortening needs. +> [!IMPORTANT] +> For step wise guidelines please follow [Step Wise Guidelines](./step-wise-guideline.md) + ## Database setup The directory named **dbschema** includes a file named `quick-links.sql`, which contains the PostgreSQL database schema. The schema can also be viewed as an image.