Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielegenovese committed Jan 29, 2025
1 parent 06b3686 commit 4e96612
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ Otherwise, use it with the Erlang shell:

```erlang
# rebar3 shell
1> chorer:generate("./examples/ticktack/tictacstop.erl", "start/0").
finished
1> chorer:generate("./examples/ticktack/tictacstop.erl", start/0).
...
[INFO] Finished!
```

### Output
Expand Down

0 comments on commit 4e96612

Please sign in to comment.