Skip to content

Commit

Permalink
doc: add fulcrum genomics more prominently
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Jan 30, 2025
1 parent 3acc4a3 commit 8963a7d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/logos/fulcrumgenomics.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@

Common utilities code used across [Fulcrum Genomics](https://fulcrumgenomics.com/) Rust projects.

<p>
<a href float="left"="https://fulcrumgenomics.com"><img src=".github/logos/fulcrumgenomics.svg" alt="Fulcrum Genomics" height="100"/></a>
</p>

[Visit us at Fulcrum Genomics](www.fulcrumgenomics.com) to learn more about how we can power your Bioinformatics with fgoxide and beyond.

<a href="mailto:[email protected]?subject=[GitHub inquiry]"><img src="https://img.shields.io/badge/Email_us-brightgreen.svg?&style=for-the-badge&logo=gmail&logoColor=white"/></a>
<a href="https://www.fulcrumgenomics.com"><img src="https://img.shields.io/badge/Visit_Us-blue.svg?&style=for-the-badge&logo=wordpress&logoColor=white"/></a>

## Why?

There are many helper functions that are used repeatedly across projects, such as serializing an iterator of `Serializable` objects to a file.
Expand Down

0 comments on commit 8963a7d

Please sign in to comment.