Skip to content

Commit

Permalink
docs: adds a reference to the disclaimer to the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
claymcleod committed Nov 12, 2024
1 parent b0487bf commit 695689e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,3 +272,9 @@ $ fq subsample --probability 0.1 --r1-dst r1.10pct.fastq.gz r1.fastq.gz
# Sample exactly 10000 records from a single FASTQ file
$ fq subsample --record-count 10000 -r1-dst r1.10k.fastq r1.fastq
```

## Legal

Please see [the disclaimer](https://github.com/stjude-rust-labs#disclaimer) that
applies to all crates and command line tools made available by St. Jude Rust
Labs.

0 comments on commit 695689e

Please sign in to comment.