mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2025-10-21 17:50:35 +00:00
Fix README.md
This commit is contained in:
parent
2b5a43d34e
commit
d4d11c7bbf
@ -1,7 +1,7 @@
|
|||||||
# FOSSDB
|
# FOSSDB
|
||||||
|
|
||||||
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
|
||||||

|

|
||||||
|
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||||||
|
|
||||||
|
|
||||||
FOSSDB is an open-source web application that helps users find, contribute, and collaborate on free and open-source software (FOSS) projects.
|
FOSSDB is an open-source web application that helps users find, contribute, and collaborate on free and open-source software (FOSS) projects.
|
||||||
@ -33,7 +33,7 @@ python manage.py runserver
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
After following the installation steps, you can access the application at [https://localhost:8000](https://localhost:8000).
|
After following the installation steps, you can access the application at [localhost:8000](localhost:8000).
|
||||||
Here are some of the features:
|
Here are some of the features:
|
||||||
- Browse projects by programming language, license, or search term
|
- Browse projects by programming language, license, or search term
|
||||||
- View project details, including programming languages, licenses, and descriptions
|
- View project details, including programming languages, licenses, and descriptions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user