singhjagpreet commited on
Commit
03906fe
·
verified ·
1 Parent(s): 069b784

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ widget:
13
  - text: >-
14
  Question: What is the average number of working horses of farms with greater
15
  than 45 total number of horses? Context: CREATE TABLE farm (Working_Horses
16
- INTEGER, Total_Horses INTEGER)"""
17
 
18
  example_title: Average horses
19
  - text: >-
 
13
  - text: >-
14
  Question: What is the average number of working horses of farms with greater
15
  than 45 total number of horses? Context: CREATE TABLE farm (Working_Horses
16
+ INTEGER, Total_Horses INTEGER)
17
 
18
  example_title: Average horses
19
  - text: >-