Skip to content
Snippets Groups Projects
Commit 42edd393 authored by is2-mendiratta's avatar is2-mendiratta
Browse files

Edited README.md

parent f64003ac
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,9 @@ FinalYearProject/
├── newscanner.py # GDPR compliance scanner
├── requirements.txt # Project dependencies
├── README.md # Project documentation
├── static/ # Static files
├── static/
│ ├── styles.css
│ ├── dashboard.css
│ └── images/ # Image assets
│ ├── logo.png
│ ├── hero.jpg
......@@ -200,15 +202,5 @@ playwright install
## Notes
- The application uses port 8800 by default
- The application uses port 8800
- Make sure port 8800 is available or modify the port in app.py
\ No newline at end of file
- The default MySQL configuration assumes a local MySQL server
## Authors and acknowledgment
Show your appreciation to those who have contributed to the project.
## License
For open source projects, say how it is licensed.
## Project status
If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment