diff --git a/README.md b/README.md index a0034ae..ffdd328 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ faster than most other long-read aligners. Minimap2 is the successor of [minimap][minimap]. It uses a similar minimizer-based indexing and seeding algorithm, and improves the original minimap with homopolyer-compressed k-mers (see also [SMARTdenovo][smartdenovo] -and [longISLND][longislnd]), better chaining and fast extension alignment (see -also [libgaba][gaba] and [ksw2][ksw2]). +and [longISLND][longislnd]), better chaining and the ability to produce CIGAR +with fast extension alignment (see also [libgaba][gaba] and [ksw2][ksw2]). ## Limitations