We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf21bab commit c5eb800Copy full SHA for c5eb800
.gitignore
@@ -2,3 +2,6 @@
2
.venv
3
.idea
4
.env
5
+instance
6
+page_analyzer/__pycache__/
7
+__pycache__
README.md
@@ -15,7 +15,7 @@ Page Analyzer is a Flask web application that allows users to analyze web pages
15
## Demo
16
17
You can view the application in action at this link:
18
-https://python-project-83-i26e.onrender.com
+[python-project-83-i26e.onrender.com]https://python-project-83-i26e.onrender.com
19
20
## Technologies
21
0 commit comments