From dcb2b5ee5381c9885a21138a6557e2eb1fece507 Mon Sep 17 00:00:00 2001 From: fiatcode Date: Sun, 19 Oct 2025 11:01:44 +0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5880723..d67e27e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ npm install cp .env.example .env ``` 2. Set your Unsplash access key and other variables in `.env`. +3. Download [`quotes.db`](https://drive.google.com/drive/folders/18b7Dvptf0xQ8qwXzGvCZ6qqwd7V0TPtv) and put it in the project root directory. ### Running the Server