Skip to content

Commit

Permalink
md
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Jun 22, 2022
1 parent 67d4a42 commit 6ee508a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ asyncio.run( main() )
# do not add anything from here
# asyncio.run is non block on pygame-wasm

```

usage:

pip3 install pygbag --user --upgrade
Expand All @@ -46,6 +46,7 @@ command help:
pygbag --help your_game_folder
```

eg

```
user@pp /data/git/pygbag $ python3.8 -m pygbag --help test
Expand Down

0 comments on commit 6ee508a

Please sign in to comment.