From b9ff16b547ff1f7361975553df0251def432c153 Mon Sep 17 00:00:00 2001 From: feliixx Date: Tue, 16 Mar 2021 12:34:38 +1100 Subject: [PATCH] version 0.3.0 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 29b6ec1..c4f816b 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ time ./gotranseq --sequence file.fna --outseq out.faa --frame 6 -n 2 7,75s user 0,98s system 159% cpu 5,472 total ``` +Works on Linux, Mac and windows + ## Installation Download the binary from the [release page](https://github.com/feliixx/gotranseq/releases) @@ -50,7 +52,7 @@ go build use `gotranseq --help` to print the help: ``` -gotranseq version 0.2.2 +gotranseq version 0.3.0 Usage: gotranseq --sequence file.fna --outseq out.faa