Skip to content

Commit

Permalink
Update READMEs to correct studio. (android#525)
Browse files Browse the repository at this point in the history
Change-Id: I6218e9bfa9d7cf394e14040483ae85c7e5d8c958
  • Loading branch information
nickbutcher authored May 13, 2021
1 parent 98c91c7 commit 4e2f8d3
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 7 deletions.
3 changes: 2 additions & 1 deletion JetNews/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Jetnews is a sample news reading app, built with
[Jetpack Compose](https://developer.android.com/jetpack/compose). The goal of the sample is to
showcase the current UI capabilities of Compose.

To try out this sample app, you need to use the latest [Canary version of Android Studio](https://developer.android.com/studio/preview).
To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
3 changes: 2 additions & 1 deletion Jetcaster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
Jetcaster is a sample podcast app, built with [Jetpack Compose][compose]. The goal of the sample is to
showcase dynamic theming and full featured architecture.

To try out this sample app, you need to use the latest Canary version of Android Studio 4.2.
To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
3 changes: 2 additions & 1 deletion Jetchat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

Jetchat is a sample chat app built with [Jetpack Compose][compose].

To try out these sample apps, you need to use the latest Canary version of Android Studio 4.2.
To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
3 changes: 2 additions & 1 deletion Jetsnack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

Jetsnack is a sample snack ordering app built with [Jetpack Compose][compose].

To try out these sample apps, you need to use the latest Canary version of Android Studio 4.2.
To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
3 changes: 2 additions & 1 deletion Jetsurvey/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Jetsurvey is a sample survey app, built with
[Jetpack Compose](https://developer.android.com/jetpack/compose). The goal of the sample is to
showcase text input, validation and state capabilities of Compose.

To try out these sample apps, you need to use the latest Canary version of Android Studio 4.2.
To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
3 changes: 2 additions & 1 deletion Owl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

This sample is a [Jetpack Compose][compose] implementation of [Owl][owl], a Material Design study.

To try out these sample apps, you need to use the latest Canary version of Android Studio 4.2.
To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
3 changes: 2 additions & 1 deletion Rally/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

This sample is a [Jetpack Compose][compose] implementation of [Rally][rally], a Material Design study.

To try out these sample apps, you need to use the latest Canary version of Android Studio 4.2.
To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down

0 comments on commit 4e2f8d3

Please sign in to comment.