Skip to content

Commit

Permalink
fix: update cognee logo on readme (#559)
Browse files Browse the repository at this point in the history
<!-- .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**
- Updated the project's logo image in the documentation to a transparent
version for a cleaner, more modern visual presentation.
  - Increased the logo height for improved visibility.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
hande-k authored Feb 19, 2025
1 parent 611b048 commit b10aef7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
<br />
<div align="center">
<a href="https://github.com/topoteretes/cognee">
<img src="./assets/cognee_logo.png" alt="Logo" height="95">
<img src="./assets/cognee_logo_transparent.png" alt="Logo" height="150">
</a>

<br />
<br />



Expand Down
Binary file added assets/cognee_logo_transparent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b10aef7

Please sign in to comment.