Change section headers from H2 to H4
This commit is contained in:
parent
2769b5b9ef
commit
7620f46820
1 changed files with 2 additions and 2 deletions
|
|
@ -122,7 +122,7 @@ To use different LLM providers, for more info check out our <a href="https://doc
|
|||
### Simple example
|
||||
|
||||
|
||||
## Via CLI
|
||||
#### Via CLI
|
||||
|
||||
These commands will show you the basics of cognee CLI
|
||||
|
||||
|
|
@ -136,7 +136,7 @@ cognee-cli delete --all
|
|||
|
||||
```
|
||||
|
||||
## Python
|
||||
#### Python
|
||||
|
||||
This script will run the default pipeline:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue