solemn-leader commited on
Commit
8bf71eb
1 Parent(s): 8b1fccf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,9 +3,9 @@ license: mit
3
  widget:
4
  - text: "привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]супер, вот только проснулся, у тебя как?"
5
  example_title: "Dialog example 1"
6
- - src: "привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]норм"
7
  example_title: "Dialog example 2"
8
- - src: "привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]норм, у тя как?"
9
  example_title: "Dialog example 3"
10
  ---
11
 
 
3
  widget:
4
  - text: "привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]супер, вот только проснулся, у тебя как?"
5
  example_title: "Dialog example 1"
6
+ - text: "привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]норм"
7
  example_title: "Dialog example 2"
8
+ - text: "привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]норм, у тя как?"
9
  example_title: "Dialog example 3"
10
  ---
11