Skip to content

Commit 5e8b41d

Browse files
committed
fixed small errors
1 parent 346d75c commit 5e8b41d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
Bioawk is an extension to [Brian Kernighan's awk][1], adding the support of
44
several common biological data formats, including optionally gzip'ed BED, GFF,
5-
SAM, VCF, FASTA/Q and TAB-delimited formats with the column names. It also adds
6-
a few built-in functions and an command line option to use TAB as the
5+
SAM, VCF, FASTA/Q and TAB-delimited formats with column names. It also adds a
6+
few built-in functions and an command line option to use TAB as the
77
input/output delimiter. When the new functionality is not used, bioawk is
88
intended to behave exactly the same as the original BWK awk.
99

0 commit comments

Comments
 (0)