Skip to content

Commit 64d86dd

Browse files
Merge pull request #186 from vamplabAI/docs-upd
Add Highlights link to getting-started docs
2 parents aa4455e + a9165b2 commit 64d86dd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/en/getting-started/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ if __name__ == "__main__":
115115

116116
## Documentation
117117

118+
- **[Highlights](../highlights.md)** — What's cool about this framework: short cases and intuitive examples
118119
- **[Installation](installation.md)** — Detailed installation instructions for pip and Docker
119120
- **[Agent Core Framework](../framework/main-concepts.md)** — Understand the core concepts and architecture
120121
- **[Using as Library](../framework/first-steps.md)** — Learn how to use SGR Agent Core as a Python library

docs/ru/getting-started/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ if __name__ == "__main__":
115115

116116
## Документация
117117

118+
- **[Highlights](../highlights.md)** — Что крутого во фреймворке: короткие кейсы и интуитивные примеры
118119
- **[Установка](installation.md)** — Подробные инструкции по установке через pip и Docker
119120
- **[Agent Core Framework](../framework/main-concepts.md)** — Поймите основные концепции и архитектуру
120121
- **[Использование как библиотека](../framework/first-steps.md)** — Узнайте, как использовать SGR Agent Core как Python библиотеку

0 commit comments

Comments
 (0)