Skip to content

Commit bbae320

Browse files
authored
Update README.md
1 parent 62be538 commit bbae320

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MAD_WEEK_19/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,5 @@ public class MainActivity extends AppCompatActivity {
122122

123123
That's it now save the both files and run the app!
124124

125-
> **Note** :make sure to check the package name in java file `package com.example.emailsender;` if you got another name other than `emailsender` make sure to replace the first line of the code with yours.
125+
> [!NOTE]
126+
> Make sure to check the package name in java file `package com.example.emailsender;` if you got another name other than `emailsender` make sure to replace the first line of the code with yours.

0 commit comments

Comments
 (0)