Skip to content

Commit 695689e

Browse files
committed
docs: adds a reference to the disclaimer to the README.md
1 parent b0487bf commit 695689e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -272,3 +272,9 @@ $ fq subsample --probability 0.1 --r1-dst r1.10pct.fastq.gz r1.fastq.gz
272272
# Sample exactly 10000 records from a single FASTQ file
273273
$ fq subsample --record-count 10000 -r1-dst r1.10k.fastq r1.fastq
274274
```
275+
276+
## Legal
277+
278+
Please see [the disclaimer](https://github.com/stjude-rust-labs#disclaimer) that
279+
applies to all crates and command line tools made available by St. Jude Rust
280+
Labs.

0 commit comments

Comments
 (0)