From ba52dcb2be8d91f685f8924a453ece8a32d2d65d Mon Sep 17 00:00:00 2001 From: Lucas Souza <32396925+LucasFASouza@users.noreply.github.com> Date: Mon, 13 Feb 2023 14:18:33 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e095cdb..8188e95 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CS50W-Project2 +# CS50W - Project 2 Design an eBay-like e-commerce auction site that will allow users to post auction listings, place bids on listings, comment on those listings, and add listings to a “watchlist.” ---