chore: update readme (#614)

<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Documentation**
- Enhanced image presentation by adjusting display widths for improved
clarity.
- Refined configuration instructions with minor formatting corrections
for better readability.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Hande 2025-03-06 21:58:20 +01:00 committed by GitHub
parent 5345626e6a
commit 6ca40355ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ Build dynamic Agent memory using scalable, modular ECL (Extract, Cognify, Load)
More on [use-cases](https://docs.cognee.ai/use_cases).
<div style="text-align: center">
<img src="https://raw.githubusercontent.com/topoteretes/cognee/refs/heads/dev/assets/cognee_benefits.png" alt="Why cognee?" width="80%" />
<img src="https://raw.githubusercontent.com/topoteretes/cognee/refs/heads/dev/assets/cognee_benefits.png" alt="Why cognee?" width="100%" />
</div>
</div>
@ -83,7 +83,7 @@ To use different LLM providers, for more info check out our <a href="https://doc
### Simple example
Add LLM_API_KEY to .env using the command bellow.
Add LLM_API_KEY to .env using the command bellow.
```
echo "LLM_API_KEY=YOUR_OPENAI_API_KEY" > .env
```
@ -147,7 +147,7 @@ For more advanced usage, have a look at our <a href="https://docs.cognee.ai"> do
## Understand our architecture
<div style="text-align: center">
<img src="assets/cognee_diagram.png" alt="cognee concept diagram" width="80%" />
<img src="assets/cognee_diagram.png" alt="cognee concept diagram" width="100%" />
</div>
@ -179,5 +179,3 @@ We are committed to making open source an enjoyable and respectful experience fo
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=topoteretes/cognee&type=Date)](https://star-history.com/#topoteretes/cognee&Date)