Skip to content

Commit

Permalink
Update README with logo
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Wo <45139213+brainwo@users.noreply.github.com>
  • Loading branch information
brainwo committed Aug 10, 2024
1 parent 03f0360 commit 078d842
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<div align="center">
<h1 align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="images/dartkara_dark.png">
<img alt="dart-kara Logo" height="150" src="images/dartkara_light.png">
</picture>
</h1>
<div/>

A Dart implementation of KARA.

> [!IMPORTANT]
Expand Down
Binary file added images/dartkara_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/dartkara_light.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 078d842

Please sign in to comment.