diff --git a/README.md b/README.md index 967ccce..c753d88 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ Supports **BAM files** (with reference FASTA), **pre-aligned FASTA** (e.g. MAFFT ![Stacked BAMs](https://raw.githubusercontent.com/tmsincomb/tview/main/examples/stacked_bam.png) *Stacked mode — two BAM files sharing a reference and region* +![Classic mode](https://raw.githubusercontent.com/tmsincomb/tview/main/examples/fasta_env_classic.png) +*Classic mode — black-and-white rendering for textbook-style figures and grayscale print* + --- ## Installation diff --git a/examples/fasta_env_classic.png b/examples/fasta_env_classic.png new file mode 100644 index 0000000..193d479 Binary files /dev/null and b/examples/fasta_env_classic.png differ