Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
msoedov committed May 14, 2017
1 parent e3a550b commit dc06f83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ and then

```shell
➜ mix escript.build
Generated escript firex with MIX_ENV=dev
Generated escript app with MIX_ENV=dev
➜ ./app
Module for my awesome launcher

Expand Down Expand Up @@ -94,7 +94,7 @@ end

Known issues and opportunity for improvements:

- [ ] Convert ``@spec` into `OptionParser` flags
- [ ] Convert `@spec` into `OptionParser` flags
- Currently only `:string` is used
- [ ] Proper exit codes
- Proper exit code on traceback
Expand Down

0 comments on commit dc06f83

Please sign in to comment.