Skip to content

Commit

Permalink
Update readme with todos
Browse files Browse the repository at this point in the history
  • Loading branch information
leonitousconforti committed May 6, 2024
1 parent 0f73f04 commit dacca81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/fount/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,7 @@ const legoTower = await loadApk(Games.LegoTower);
const patchedTinyTower = await patchApk(Games.TinyTower);
const patchedTinyTower2 = await patchApk(Games.TinyTower, "4 versions before latest");
```

## TODO

[ ] - replace execa with @effect/platform command executor

0 comments on commit dacca81

Please sign in to comment.