Skip to content

Commit

Permalink
DOC: Update logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 committed Nov 17, 2023
1 parent cf86016 commit 61e49c4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file added GraphBin_logo_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 GraphBin_logo_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<p align="center">
<img src="https://raw.githubusercontent.com/metagentools/GraphBin/master/GraphBin_logo.png" width="400" title="GraphBin logo" alt="GraphBin logo">
<img src="https://raw.githubusercontent.com/metagentools/GraphBin/master/GraphBin_logo_light.png#gh-light-mode-only" width="400" title="GraphBin logo" alt="GraphBin logo">
<img src="https://raw.githubusercontent.com/metagentools/GraphBin/master/GraphBin_logo_dark.png#gh-dark-mode-only" width="400" title="GraphBin logo" alt="GraphBin logo">
</p>

# GraphBin: Refined Binning of Metagenomic Contigs using Assembly Graphs
Expand Down

0 comments on commit 61e49c4

Please sign in to comment.