kaiyuy commited on
Commit
a356fda
1 Parent(s): 74546ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ inference:
4
  parameters:
5
  max_length: 1024
6
  widget:
7
- - text: "a b c : ℕ\n⊢ a + b + c = a + c + b"
8
  example_title: "Example"
9
  ---
10
 
 
4
  parameters:
5
  max_length: 1024
6
  widget:
7
+ - text: "a b : ℕ\n⊢ a + b = b + a"
8
  example_title: "Example"
9
  ---
10