From 4206b92a48a670c2ee800ef2fc3f532004c2ee6c Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 12 Jun 2021 19:03:55 -0700 Subject: [PATCH] Making the project a little more readable. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 406067d..e7ef02d 100644 --- a/readme.md +++ b/readme.md @@ -30,4 +30,4 @@ Adding `--` will turn off switch ``. Also included is a simple `KillSpam` email client that takes the patterns generated (from FindPatterns) and eliminates all the emails that have -matching patterns. +matching patterns. This is compiled on `lcc` Win32.