Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
p4vook committed May 24, 2024
1 parent b966c8e commit 553f91f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
[![Coverage](https://p4vook.github.io/pypost/badges/coverage.svg)](https://p4vook.github.io/pypost/reports/coverage/)
[![Flake8](https://p4vook.github.io/pypost/badges/flake8.svg)](https://p4vook.github.io/pypost/reports/flake8/)

## How to use

`python3 interpreter.py <program.ptm> --input <input>`

## Syntax

This syntax tries to be as close as possible to the original Post-Turing machine, while still being programmable.
Expand Down

0 comments on commit 553f91f

Please sign in to comment.