Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreryan committed Jul 29, 2018
1 parent 8cb0e6c commit 7a5f321
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,16 @@ And then execute:

### Example

After installing with `gem install` then the `aai` program should be available to you. Try and get the help page:

```
$ aai --help
```

Then run the program like this:

```
$ ruby exe/aai.rb --infiles *.fa --outdir aai_output
$ aai --infiles *.fa --outdir aai_output
```

### Options
Expand Down

0 comments on commit 7a5f321

Please sign in to comment.