Skip to content

Commit

Permalink
Add C code gen command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
namannimmo10 committed Jun 19, 2022
1 parent f7a7e6b commit 39be628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ You can run the following examples by hand in a terminal:
./src/bin/lpython --show-asr examples/expr2.py
./src/bin/lpython --show-cpp examples/expr2.py
./src/bin/lpython --show-llvm examples/expr2.py
./src/bin/lpython --show-c examples/expr2.py
```

## Contributing
Expand Down

0 comments on commit 39be628

Please sign in to comment.