Skip to content

Commit 459b545

Browse files
committed
Add direct download links to example subprojects
1 parent 517d44d commit 459b545

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

examples/android-example/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ A minimal Android project showcasing integration with **Kotlin DataFrame**.
99
It also includes the [Kotlin DataFrame Compiler Plugin](https://kotlin.github.io/dataframe/compiler-plugin.html).
1010

1111
We recommend using an up-to-date Android Studio for the best experience.
12-
For proper functionality in Android Studio requires version Otter | 2025.2.2 or higher.
12+
For proper functionality in Android Studio requires version Otter | 2025.2.2 or newer.
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ An IntelliJ IDEA project demonstrating the use of the
77
> See [build.gradle.kts](build.gradle.kts) for details.
88
99
We recommend using an up-to-date IntelliJ IDEA for the best experience.
10-
For proper functionality in IntelliJ IDEA requires version 2025.2 or higher.
10+
For proper functionality in IntelliJ IDEA requires version 2025.2 or newer.
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)