Making the project a little more readable.

This commit is contained in:
Neil 2021-06-12 19:03:55 -07:00
parent 6df17aae62
commit 4206b92a48
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ Adding `-<s>-` will turn off switch `<s>`.
Also included is a simple `KillSpam` email client that takes the patterns Also included is a simple `KillSpam` email client that takes the patterns
generated (from FindPatterns) and eliminates all the emails that have generated (from FindPatterns) and eliminates all the emails that have
matching patterns. matching patterns. This is compiled on `lcc` Win32.