vicky4s4s commited on
Commit
e508c91
1 Parent(s): fd6dd8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -74,6 +74,8 @@ response = llm_chain.run("what is python")
74
  output = {"output_response": response}
75
  print(output)
76
 
 
 
77
  <!-- description start -->
78
  ## Description
79
 
 
74
  output = {"output_response": response}
75
  print(output)
76
 
77
+ ```
78
+
79
  <!-- description start -->
80
  ## Description
81