From 70f3463b42d121c8602bd92c720f585bcc32c8ac Mon Sep 17 00:00:00 2001 From: GeorgeWebberley Date: Sun, 1 Mar 2026 14:46:56 +0100 Subject: [PATCH] Added correct repo name instead of placeholder --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d51ed7..c0ae2e5 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ This is a NestJS-based legal document parsing application built for the Pandekte - **Node.js (v20+)** - **Gemini API Key** (Get one at [Google AI Studio](https://aistudio.google.com/)) -> **Note:** I attached billing to my Google account to prevent hitting the free tier limits. +> **IMPORTANT:** I attached billing to my Google account to prevent hitting the free tier limits. ### Installation 1. **Clone the Repo**: ```bash - git clone [your-repo-url] + git clone https://git.georgew.dev/georgew/pandektes-challenge.git cd pandektes-challenge ``` 2. **Environment Setup**: