diff --git a/README.md b/README.md index ae1ae2e..205382e 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,12 @@ This app contains an order flow for cupcakes with options for quantity, flavor, The order details get displayed on an order summary screen and can be shared to another app to send the order. -TODO - Pre-requisites -------------- * Experience with Kotlin syntax. * How to create and run a project in Android Studio. * How to create composable functions -* TODO Getting Started