diff --git a/.github/logos/fulcrumgenomics.svg b/.github/logos/fulcrumgenomics.svg new file mode 100644 index 0000000..c9eed6b --- /dev/null +++ b/.github/logos/fulcrumgenomics.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/README.md b/README.md index 5dd4443..674d504 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,15 @@ Common utilities code used across [Fulcrum Genomics](https://fulcrumgenomics.com/) Rust projects. +
+ +[Visit us at Fulcrum Genomics](www.fulcrumgenomics.com) to learn more about how we can power your Bioinformatics with fgoxide and beyond. + + + + ## Why? There are many helper functions that are used repeatedly across projects, such as serializing an iterator of `Serializable` objects to a file.