Skip to content

Commit 1bf3910

Browse files
authored
Update README.md
1 parent 228ff83 commit 1bf3910

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
@@ -3,19 +3,19 @@
33
This repository is based on the flask framework web application, with the help of Machine Learning, the application is capable to detect that the comment is spam or not.
44

55
## File Structure
6-
<p>
6+
77
📦Spam-comment-detector-with-flask <br>
88
┣ 📂static<br>
99
┃ ┗ 📂js<br>
10-
┃ ┣ 📜app.js<br>
10+
┣ 📜app.js<br>
1111
┃ ┣ 📜form.js<br>
1212
┃ ┗ 📜particles.js<br>
1313
┣ 📂templates<br>
1414
┃ ┗ 📜form.html<br>
1515
┣ 📜SPAM.csv<br>
1616
┣ 📜app.py<br>
1717
┗ 📜requirements.txt<br>
18-
</p>
18+
1919
## Flask
2020

2121
A microframework based on Werkzeug. It's extensively documented

0 commit comments

Comments
 (0)