Skip to content

Commit 41a6598

Browse files
committed
Update README
1 parent 93590a6 commit 41a6598

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Swift Android native cross-compiler and test runner action
22

3-
GitHub action to build and run Swift package tests on an Android emulator
3+
GitHub action to build and run Swift package tests on an Android emulator.
4+
This uses the [swift-android-toolchain](https://github.com/skiptools/swift-android-toolchain)
5+
project to provide a cross-compile to build
6+
Swift natively for Android on a macOS host.
7+
48

59
You can add this action to your Swift CI workflow from the
610
[GitHub Marketplace](https://github.com/marketplace/actions/swift-android-action),

0 commit comments

Comments
 (0)