Skip to content

Commit 648f791

Browse files
Added line breaks for sample CLI configuration.
1 parent a806198 commit 648f791

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,13 +148,13 @@ Here are two examples for you to see My Prompt in action:
148148

149149
#### Sample Configuration
150150

151-
bito:
152-
access_key: ""
153-
email: manthan.trivedi@bito.co
154-
preferred_ai_model: ADVANCED
155-
settings:
156-
auto_update: true
157-
max_context_entries: 20
151+
bito:<br/>
152+
access_key: ""<br/>
153+
email: first.last@mycompany.com<br/>
154+
preferred_ai_model: ADVANCED<br/>
155+
settings:<br/>
156+
auto_update: true<br/>
157+
max_context_entries: 20<br/>
158158

159159
##### Preferred AI Model
160160
By default it is set to ```ADVANCED``` and it can be overridden by running ```bito -m <BASIC/ADVANCED>```

0 commit comments

Comments
 (0)