From 1e7abae2d7462cd63bdbb42230711246a006ec15 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Mon, 10 Apr 2023 14:30:02 +0300 Subject: [PATCH] Fix url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0967403..7f0e479 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ python manage.py runserver ``` ## Usage -After following the installation steps, you can access the application at [localhost:8000](localhost:8000). +After following the installation steps, you can access the application at [localhost:8000](http://localhost:8000). Here are some of the features: - Browse projects by programming language, license, or search term - View project details, including programming languages, licenses, and descriptions