From f11299ed9349144ebbe84a33648a935e9dfac2f1 Mon Sep 17 00:00:00 2001 From: Riccardo Senica <46839416+RiccardoSenica@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:18:53 +0100 Subject: [PATCH] docs: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8a524a..6a240af 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ A Next.js application that aggregates HackerNews stories and delivers them as pe 1. Clone the repository: ```bash -git clone [repository-url] +git clone https://github.com/RiccardoSenica/newsletter-hackernews cd hackernews-newsletter ``` @@ -73,4 +73,4 @@ yarn db:reset ## 🙏 Acknowledgments - 🎨 [Gradient Buttons](https://gradientbuttons.colorion.co/) -- ✨ [Custom Animation Effects](https://codepen.io/alphardex/pen/vYEYGzp) \ No newline at end of file +- ✨ [Custom Animation Effects](https://codepen.io/alphardex/pen/vYEYGzp)