From b0ef89823b60459bcfd4385d538e8c1c19f81f9b Mon Sep 17 00:00:00 2001 From: Mariya Date: Mon, 12 Jul 2021 08:26:47 -0700 Subject: [PATCH] updating readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 91c37ac..e6d9256 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ and corresponds to the following step by step YouTube tutorial:
https://youtu.be/ah3JeHAfM0M
+
starter_file.py
Is an empty screen window only - which can be used as a starting point @@ -23,9 +24,7 @@ to follow along with the tutorial above. In part 2+3 of this project:
1. We will handle exceptions -
2. We will re-write the "convert" function, so that it converts fractions as well and not just whole numbers -
3. Load this app onto our Android devices