Skip to content

Commit 1c84af8

Browse files
Update README.md
1 parent 0611eb1 commit 1c84af8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ print(sql)
148148

149149
* Pass the absolute path of the directories containing the csvs and schemas respectively. Refer [cleaned_data](tableqa/cleaned_data) and [schema](tableqa/schema) for examples.
150150

151-
##### Example
152-
151+
##### Example
152+
* Read CSV and Schema from local machine-
153153
```
154154
csv_path="/content/tableQA/tableqa/cleaned_data"
155155
schema_path="/content/tableQA/tableqa/schema"

0 commit comments

Comments
 (0)