Skip to content

Commit ffda819

Browse files
authored
Merge pull request #3 from shawazi/patch-1
formatting
2 parents 694ec02 + eade2d3 commit ffda819

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# mail-php-tracking-with-gui 📧
2-
Simple mail tracking program that uses php, html, telegram bot, and a gui
2+
Simple mail tracking program that uses PHP, HTML, Telegram bot, and a GUI
33

4-
# The gui
5-
**The gui lets you create specific links for the person that your gonna email, so you can see which person opened the email**
4+
# The GUI
5+
**The GUI lets you create specific links for the person who you're going to email, so you can see which person opened the email**
66

77

8-
The gui also has a log book that shows you simple stats to show you which person opened the email and when. Want to see advanced stats? use the telegram bot so you can see ip and device(webkit)
8+
The GUI also has a log book that shows you simple stats to show you which person opened the email and when. Want to see advanced stats? Use the Telegram bot so you can see ip and device(webkit)
99

1010

1111

@@ -17,12 +17,12 @@ email.php
1717

1818
log.php
1919

20-
if you want to use the telegram bot (highly recommended) change the telegram api key in footer.php on line 32 and your chatid on line 31
20+
If you want to use the Telegram bot (highly recommended) change the Telegram API key in footer.php on line 32 and your chatid on line 31
2121

22-
If you want to use the discord webhook (highly recommended) change the discord webhook url to your discord webhook url in footer.php on line 35
22+
If you want to use the Discord webhook (highly recommended) change the Discord webhook url to your Discord webhook url in footer.php on line 35
2323

2424
Upload to a web server and you successfully installed the email tracker
2525

2626

27-
if you have suggestions a problem or a question feel free to make a issue
27+
if you have suggestions, a problem, or a question, feel free to make an issue
2828

0 commit comments

Comments
 (0)