Skip to content

Commit 2cff5b4

Browse files
committed
Update page
1 parent 2c92be3 commit 2cff5b4

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

index.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,15 @@ title: Swift Everywhere: Android Build Status
77
{% assign items = site.data.android %}
88

99
<p>
10-
List of Android builds
10+
This page acts as a supplement to the
11+
<a href="https://swiftpackageindex.com">Swift Package Index</a>
12+
by providing build status for alternative platforms that are not
13+
yet supported, such as
14+
<a href="">Android</a> and
15+
<a href="">Windows</a>.
1116
<p>
1217

18+
1319
<table>
1420
<tr>
1521
<th>Name</th>
@@ -30,5 +36,8 @@ List of Android builds
3036
{% endfor %}
3137
</table>
3238

33-
34-
39+
<p>
40+
This page is automatically updated by a GitHub action running at
41+
<a href="https://github.com/swift-everywhere/swift-package-builds">https://github.com/swift-everywhere/swift-package-builds</a>.
42+
It was last generated at {%- page.date | date: date_format -%}.
43+
</p>

0 commit comments

Comments
 (0)