Skip to content

Commit

Permalink
Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
boozook committed Sep 29, 2023
1 parent d943037 commit 2de7b25
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@

This GitHub Action delivers specified [Playdate SDK][Playdate].

Also installs arm-gcc gnu toolchain.

[Playdate]: https://play.date/dev/#cardSDK


## Parameters

- `version` - Specified version of the SDK. Optional. Default value is `latest`.
<!-- - `token` - GITHUB_TOKEN. Optional. -->
- `cache` - Cache installer. Default by `true`.


## Usage Example

Expand All @@ -32,7 +35,3 @@ This GitHub Action delivers specified [Playdate SDK][Playdate].
- macOS
- Linux
- Windows
Note: for Windows there's [winget][] is used as source for specified SDK version, and as just installer-helper for `latest` version

[winget]: https://github.com/idleberg/winget-pkgs/tree/master/manifests/p/Panic/PlaydateSDK

0 comments on commit 2de7b25

Please sign in to comment.