Sharathhebbar24 commited on
Commit
084fb00
1 Parent(s): c4f42b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -44,4 +44,5 @@ prompt.
44
  >>> user: Can you write a Linear search program in python
45
  >>> """
46
  >>> res = generate_text(prompt)
47
- >>> res
 
 
44
  >>> user: Can you write a Linear search program in python
45
  >>> """
46
  >>> res = generate_text(prompt)
47
+ >>> res
48
+ ```