From 9146a3e93614fbc7457b6cbcec1e6d7ab8722615 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Thu, 23 Nov 2023 17:32:43 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce7cadd..a775f8a 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ This app also uses the Firebase Realtime Database REST API. ### Clone the Repository ```bash -git clone https://github.com/iNoles/TipCalculator.git -cd TipCalculator +git clone https://github.com/iNoles/HackerNews.git +cd HackerNews ``` ### Run and Build