javirandor commited on
Commit
59b2571
·
1 Parent(s): fbdb7e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -8,9 +8,13 @@ extra_gated_fields:
8
 
9
  widget:
10
  - text: "<s>"
11
- example_title: "Generate a password from scratch"
12
  - text: "<s>1234"
13
- example_title: "Generate a password starting with 1234"
 
 
 
 
14
  ---
15
  # PassGPT
16
 
 
8
 
9
  widget:
10
  - text: "<s>"
11
+ example_title: "Example 1"
12
  - text: "<s>1234"
13
+ example_title: "Example 2"
14
+ - text: "<s>ilov"
15
+ example_title: "Example 3"
16
+ - text: "<s>surpri"
17
+ example_title: "Example 3"
18
  ---
19
  # PassGPT
20