Skip to content

Commit ba35ef5

Browse files
committed
update readme
1 parent 378bc6e commit ba35ef5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ A single source might touch 10-15 wiki pages. Knowledge accumulates: each docume
164164

165165
OpenKB commands fall into two layers: the **wiki foundation** (compile + manage your knowledge) and **generators** (turn that wiki into useful output).
166166

167-
## 🧱 Wiki Foundation — compile and maintain
167+
## 🧱 Layer 1: Wiki Foundation — compile and maintain
168168

169169
| Command | Description |
170170
|---|---|
@@ -189,7 +189,7 @@ OpenKB commands fall into two layers: the **wiki foundation** (compile + manage
189189

190190
</details>
191191

192-
## Generators — turn the wiki into output
192+
## 💡 Layer 2: Generators — turn the wiki into output
193193

194194
A "generator" reads from the compiled wiki and produces something usable: an answer, a conversation, a skill folder. The wiki is the substrate; generators are the surfaces.
195195

@@ -351,7 +351,7 @@ Model names use `provider/model` LiteLLM [format](https://docs.litellm.ai/docs/p
351351
| Gemini | `gemini/gemini-3.1-pro-preview` |
352352

353353
<details>
354-
<summary><i>Advanced options (entity_types, extra_headers, OAuth):</i></summary>
354+
<summary><i>Advanced options (<code>entity_types</code>, <code>extra_headers</code>, OAuth):</i></summary>
355355
<br>
356356

357357
`entity_types` (optional): a YAML list overriding the entity-type vocabulary used for entity pages; omit it to use the default `person`, `organization`, `place`, `product`, `work`, `event`, `other`.

0 commit comments

Comments
 (0)