Skip to content

Commit

Permalink
add details about the executable
Browse files Browse the repository at this point in the history
  • Loading branch information
theevo authored Jan 3, 2024
1 parent f9c9e77 commit 62fba50
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 @@ -52,6 +52,10 @@ public struct SexagenaryAnimal: Encodable {
}
```

### What's the executable for?

The Swift Package contains 1 executable and 1 library. Swift devs will just add the library. The executable is only there to help GitHub Actions build the JSON file.

## JSON file

### Get the file
Expand Down

0 comments on commit 62fba50

Please sign in to comment.