BitAgent commited on
Commit
19403a5
·
verified ·
1 Parent(s): 9e7d47c

Fixed formatting on readme

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -98,8 +98,9 @@ you MUST put it in the format of [func_name(params_name1=params_value1, params_n
98
  You SHOULD NOT include any other text in the response.
99
  Here is a list of functions in JSON format that you can invoke:
100
 
101
- {functions}"```
102
-
103
 
 
104
  ## License
105
  BitAgent-8B is open-sourced under the Apache 2.0 License
 
98
  You SHOULD NOT include any other text in the response.
99
  Here is a list of functions in JSON format that you can invoke:
100
 
101
+ {functions}"
102
+ ```
103
 
104
+ ---
105
  ## License
106
  BitAgent-8B is open-sourced under the Apache 2.0 License