Skip to content

Commit

Permalink
Merge pull request #1100 from rdeborja/fix-readme-build-badge
Browse files Browse the repository at this point in the history
Updated README.md to use GitHub action build badge
  • Loading branch information
jts authored Aug 5, 2023
2 parents 2b135a0 + 7df628a commit 28e7740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nanopolish

[![Build Status](https://travis-ci.org/jts/nanopolish.svg?branch=master)](https://travis-ci.org/jts/nanopolish)
![build and test](https://github.com/jts/nanopolish/actions/workflows/nanopolish.yaml/badge.svg)

Software package for signal-level analysis of Oxford Nanopore sequencing data. Nanopolish can calculate an improved consensus sequence for a draft genome assembly, detect base modifications, call SNPs and indels with respect to a reference genome and more (see Nanopolish modules, below).

Expand Down

0 comments on commit 28e7740

Please sign in to comment.