ealvaradob
commited on
Commit
•
99f75a7
1
Parent(s):
dd4e487
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ widget:
|
|
27 |
- text: if(data.selectedIndex > 0){$('#hidCflag').val(data.selectedData.value);};;
|
28 |
var sprypassword1 = new Spry.Widget.ValidationPassword("sprypassword1");
|
29 |
var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1", "email");
|
30 |
-
|
31 |
- text: Hi, this model is really accurate :)
|
32 |
example_title: Benign message
|
33 |
datasets:
|
|
|
27 |
- text: if(data.selectedIndex > 0){$('#hidCflag').val(data.selectedData.value);};;
|
28 |
var sprypassword1 = new Spry.Widget.ValidationPassword("sprypassword1");
|
29 |
var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1", "email");
|
30 |
+
example_title: Phishing Script
|
31 |
- text: Hi, this model is really accurate :)
|
32 |
example_title: Benign message
|
33 |
datasets:
|