fixed usage in README

This commit is contained in:
2026-05-20 17:46:09 -05:00
parent 86113d9573
commit ff7949def9

View File

@@ -11,10 +11,6 @@ pip install foreignthon foreignthon-{code}
## Usage
```py
# main.{code}.py
{hello_world}
fpy run main.{code}.py
```