mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2025-10-21 17:50:35 +00:00
Fix url
This commit is contained in:
parent
d4d11c7bbf
commit
1e7abae2d7
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user