Remove TODO wording from README.md

This commit is contained in:
John Shea 2023-11-01 11:44:17 -04:00
parent e6d5c7a69b
commit 26e2064108
1 changed files with 0 additions and 3 deletions

View File

@ -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