QagentS commited on
Commit
e1638e4
1 Parent(s): cb43bb3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -32,8 +32,7 @@ The tasks that the model can accomplish are the following.
32
  ```markdown
33
  1. Convert any bad format text to open api format.
34
  2. Convert any bad format text to mark down format.
35
- 3. Given docs and questions in natural language ,
36
- generate and execute the api call in python.
37
  ```
38
 
39
  ## How we built it?
 
32
  ```markdown
33
  1. Convert any bad format text to open api format.
34
  2. Convert any bad format text to mark down format.
35
+ 3. Given docs and questions in natural language, generate api calls in python.
 
36
  ```
37
 
38
  ## How we built it?