Skip to content

Commit abff9dd

Browse files
committed
Add direct download links to example subprojects
1 parent ba09970 commit abff9dd

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

examples/android-example/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ It also includes the [Kotlin DataFrame Compiler Plugin](https://kotlin.github.io
1010

1111
We recommend using an up-to-date Android Studio for the best experience.
1212
For proper functionality in Android Studio requires version Otter | 2025.2.2 or higher.
13+
14+
[Download Android Example](https://github.com/Kotlin/dataframe/raw/example-projects-archives/android-example.zip)
15+

examples/kotlin-dataframe-plugin-example/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ An IntelliJ IDEA project demonstrating the use of the
88
99
We recommend using an up-to-date IntelliJ IDEA for the best experience.
1010
For proper functionality in IntelliJ IDEA requires version 2025.2 or higher.
11+
12+
[Download Kotlin DataFrame Compiler Plugin Example](https://github.com/Kotlin/dataframe/raw/example-projects-archives/kotlin-dataframe-plugin-example.zip)

0 commit comments

Comments
 (0)