Skip to content

Commit 8dba6f0

Browse files
committed
chore(docs): Fixes typo, adds line breaks in Jetcaster README
1 parent 1bf1c20 commit 8dba6f0

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

Jetcaster/README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,17 @@
22

33
# Jetcaster sample 🎙️
44

5-
Jetcaster is a sample podcast app, built with [Jetpack Compose][compose]. The goal of the sample is to
6-
showcase building with Compose across multiple form factors (mobile, TV, and Wear) and full featured architecture. This sample also showcases Material Expressive elements.
5+
Jetcaster is a sample podcast app, built with [Jetpack Compose][compose]. The goal of the sample is
6+
to showcase building with Compose across multiple form factors (mobile, TV, and Wear) and
7+
full-featured architecture. This sample also showcases Material Expressive elements.
78

8-
Set your device to dark theme when trying out Jetcaster. This app features a dark theme as the primary theme of the app, since contextually media apps benefit greatly from dark themes. It also shows that contrast and expressive design can still be honored with dark themes.
9+
Set your device to dark theme when trying out Jetcaster. This app features a dark theme as the
10+
primary theme of the app, since contextually media apps benefit greatly from dark themes. It also
11+
shows that contrast and expressive design can still be honored with dark themes.
912

10-
To try out this sample app, use the latest stable version
11-
of [Android Studio](https://developer.android.com/studio).
12-
You can clone this repository or import the
13-
project from Android Studio following the steps
13+
To try out this sample app, use the latest stable version of
14+
[Android Studio](https://developer.android.com/studio).
15+
You can clone this repository or import the project from Android Studio following the steps
1416
[here](https://developer.android.com/jetpack/compose/setup#sample).
1517

1618
## Screenshots

0 commit comments

Comments
 (0)