Skip to content

Commit e353868

Browse files
authored
Update README.md
1 parent bb129ef commit e353868

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,25 +17,25 @@ An Android App that allows you to create, save and edit multiple savings plans.
1717

1818
# Looks & Feel:
1919
**1. A GIF displays the first time you boot the app, greeting you:**
20-
<img src=/gifs/Splash-Screen-Showcase.gif width="300">
20+
<img src=/gifs/Splash-Screen-Showcase.gif alt="Splash Screen" width="300">
2121

2222
**2. The main activity is a Recycler View that contains the swipe items, an add button to add plans to the Recycler View and an export button to save all your plans in your Documents folder:**
23-
![Main Activity](/gifs/Main-Activity.gif)
23+
<img src=/gifs/Main-Activity.gif alt="Main Activity" width="300">
2424

2525
**3. Selecting "Add" displays the following dialog:**
26-
![Main Activity Add](/gifs/Main-Activity-Add.gif)
26+
<img src=/gifs/Main-Activity-Add.gif alt="Main Activity Add" width="300">
2727

2828
**4. Selecting "Export" requests permission if it is the first time doing it. When exporting is done a message will display at the bottom of the screen:**
29-
![Main Activity Export](/gifs/Main-Activity-Export.gif)
29+
<img src=/gifs/Main-Activity-Export.gif alt="Main Activity Export" width="300">
3030

3131
**5. You can swipe to reveal edit and delete:**
32-
![Main Activity Delete Action](/gifs/Main-Activity-Delete.gif)
32+
<img src=/gifs/Main-Activity-Delete.gif alt="Main Activity Delete" width="300">
3333

3434
**6. Selecting edit allows you to access the plan's calculator activity:**
35-
![Main Activity Edit Action](/gifs/Main-Activity-Edit.gif)
35+
<img src=/gifs/Main-Activity-Edit.gif alt="Main Activity Edit" width="300">
3636

3737
**7. Once in the Calculator Activity, you can fill in the required fields and calculate your future savings account balance:**
38-
![Calculator Activity](/gifs/Calculator-Activity.gif)
38+
<img src=/gifs/Calculator-Activity.gif alt="Calculator Activity" width="300">
3939

4040

4141
## __Open-Source 3rd Party Libraries Used:__

0 commit comments

Comments
 (0)