zamal commited on
Commit
ee47fae
1 Parent(s): cafc953

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,7 @@ Improved Prompt as output: "Implement a C program that takes two integer inputs
24
  Model input: "I wanna learn Martial Arts"
25
  Improved Prompt as output: "Explain the steps one would take to learn martial arts, from beginner to advanced levels."
26
 
 
27
 
28
 
29
  ## Usage
@@ -45,3 +46,4 @@ output = query({
45
  })
46
 
47
  print(output)
 
 
24
  Model input: "I wanna learn Martial Arts"
25
  Improved Prompt as output: "Explain the steps one would take to learn martial arts, from beginner to advanced levels."
26
 
27
+ ```
28
 
29
 
30
  ## Usage
 
46
  })
47
 
48
  print(output)
49
+ ```