Skip to content

Commit 5c75260

Browse files
committed
docs: update docs
1 parent eca8b08 commit 5c75260

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ All variants support both single and paired sequences.
2020

2121
**Note:** For most use cases, the newest variant _CBQ_ is recommended due to its flexibility, storage efficiency, and decoding speed.
2222
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.
23+
VBQ will still be supported but newer projects should consider using _CBQ_ instead.
24+
For information on the structure of _CBQ_ files, see the [documentation](https://docs.rs/binseq/latest/binseq/cbq/).
2425

2526
## Getting Started
2627

0 commit comments

Comments
 (0)