You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,9 +73,20 @@ You can run KnowEmail either from the command line or integrate it directly into
73
73
python3 main.py
74
74
```
75
75
76
+
### You can check
77
+
1) Single Email
78
+
2) Bulk Emails (By using .txt or .xlsx file)
79
+
76
80
77
81
*Tip:* Customize the script or integrate additional checks as needed for your specific application.
78
82
83
+
## Download Options
84
+
### Windows Users:
85
+
The current release of KnowEmail is available as an executable (.exe) for Windows users only. Download the latest Windows executable from the Releases page. [Download Here](https://github.com/OpenInitia/KnowEmail/releases)
86
+
87
+
### Future Support:
88
+
We are actively working on packages for macOS, Linux, and Android. Stay tuned for updates!
89
+
79
90
## Contributing
80
91
81
92
Contributions are welcome! If you have any ideas, please contribute!
0 commit comments