From 156903a217982d3a4883c12652b42e13e63bc038 Mon Sep 17 00:00:00 2001 From: Don Turner Date: Mon, 7 Nov 2022 16:59:51 +0000 Subject: [PATCH] Make the "work in progress" less prominent --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93eda3294..1ac67500a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ ![Now in Android](docs/images/nia-splash.jpg "Now in Android") -Now in Android App [Work in progress 🚧] +Now in Android App ================== **Learn how this app was designed and built in the [design case study](https://goo.gle/nia-figma), [architecture learning journey](docs/ArchitectureLearningJourney.md) and [modularization learning journey](docs/ModularizationLearningJourney.md).** This is the repository for the [Now in Android](https://developer.android.com/series/now-in-android) -app. +app. It is a **work in progress** 🚧. **Now in Android** is a fully functional Android app built entirely with Kotlin and Jetpack Compose. It follows Android design and development best practices and is intended to be a useful reference