Skip to content

Commit eca8b08

Browse files
committed
docs: update docs
1 parent ce1c57a commit eca8b08

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ BINSEQ has three variants:
1818

1919
All variants support both single and paired sequences.
2020

21-
> Note: For most use cases, the newest variant _CBQ_ is recommended due to its flexibility, storage efficiency, and decoding speed. It supersedes _VBQ_ in terms of performance and storage efficiency, at a small cost in encoding speed. VBQ is still supported for legacy reasons but newer projects should consider using _CBQ_ instead.
21+
**Note:** For most use cases, the newest variant _CBQ_ is recommended due to its flexibility, storage efficiency, and decoding speed.
22+
It supersedes _VBQ_ in terms of performance and storage efficiency, at a small cost in encoding speed.
23+
VBQ is still supported for legacy reasons but newer projects should consider using _CBQ_ instead.
2224

2325
## Getting Started
2426

0 commit comments

Comments
 (0)