docs: add links to other language versions of README (#935)

Added language selection links to the README for easier access to
translated versions: German, Spanish, French, Japanese, Korean,
Portuguese, Russian, and Chinese.

<!-- .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 commit is contained in:
neo 2025-06-09 21:58:25 +08:00 committed by GitHub
parent ff973acdfe
commit 964d10b8c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,11 +38,15 @@ More on [use-cases](https://docs.cognee.ai/use-cases) and [evals](https://github
<p align="center">
🌐 Available Languages
:
<a href="assets/community/README.pt.md">🇵🇹 Português</a>
·
<a href="assets/community/README.zh.md">🇨🇳 [中文]</a>
·
<a href="assets/community/README.ru.md">🇷🇺 Русский</a>
<!-- Keep these links. Translations will automatically update with the README. -->
<a href="https://www.readme-i18n.com/topoteretes/cognee?lang=de">Deutsch</a> |
<a href="https://www.readme-i18n.com/topoteretes/cognee?lang=es">Español</a> |
<a href="https://www.readme-i18n.com/topoteretes/cognee?lang=fr">français</a> |
<a href="https://www.readme-i18n.com/topoteretes/cognee?lang=ja">日本語</a> |
<a href="https://www.readme-i18n.com/topoteretes/cognee?lang=ko">한국어</a> |
<a href="https://www.readme-i18n.com/topoteretes/cognee?lang=pt">Português</a> |
<a href="https://www.readme-i18n.com/topoteretes/cognee?lang=ru">Русский</a> |
<a href="https://www.readme-i18n.com/topoteretes/cognee?lang=zh">中文</a>
</p>