chore: remove trailing whitespace from README.md formatting

This commit is contained in:
retoor 2025-10-04 15:14:09 +00:00
parent a2822b4a53
commit 79eb107de2

View File

@ -1,4 +1,4 @@
## Email Scam Detection Heuristic
# Email Scam Detection Heuristic
This application is vibe coded based on spam data. I've had a fight with a 'hacker' and since then it bombards my repository server with fake accounts. I exported this data to AI to recognize patterns and it found some. I translated that to code with safety margin. Then, I've added tests and calculated accuracy. This is good for now.