Skip to content

Commit 36bdb98

Browse files
authored
Update README.md
1 parent 4d30755 commit 36bdb98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,17 @@ Add new methods in the `RegulatoryAssessmentTool` class to handle additional SPA
109109
Customizing the Report Layout
110110
Modify the `download_report` route in `main.py` to change the layout, styles, and content of the PDF report.
111111

112-
Troubleshooting
112+
# Troubleshooting
113113

114114
Common Issues and Solutions
115115
SPARQL Query Errors: Ensure the SPARQL queries are correctly formatted and the endpoint is accessible.
116116
Flask Application Errors: Check for missing or misconfigured routes and templates.
117117

118-
Logging and Debugging
118+
# Logging and Debugging
119119
Enable logging in `main.py`:
120120
logging.basicConfig(level=logging.DEBUG)
121121
Check the console output for detailed logs.
122122

123123

124-
Contact
124+
# Contact
125125
For support or to contribute to this project, contact Jenni Parry at jenni.parry@ucdconnect.ie.

0 commit comments

Comments
 (0)