You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The Test Release of the app can be found [here](https://github.com/paulpall/Sort
16
16
When the app is started you will be faced with two options. Sortify Discover™ that lists all known recyclable objects along with the respective recycling guidances; and Sortify Camera™ that lets the user capture an object & provides relevant information in return.
17
17
18
18
<palign="center">
19
-
<imgsrc="/screenshots/Screenshot_Start.png"alt="Screenshot of the Start View"style="zoom:25%;" />
19
+
<imgsrc="/screenshots/Start.png"alt="Screenshot of the Start View"style="zoom:25%;" />
20
20
21
21
22
22
@@ -25,14 +25,14 @@ When the app is started you will be faced with two options. Sortify Discover™
25
25
In the Discover view the user can scroll up and down to browse through different recyclable items.
26
26
27
27
<palign="center">
28
-
<imgsrc="/screenshots/Screenshot_Discover.png"alt="Screenshot of the Discover Results View"style="zoom:25%;" />
28
+
<imgsrc="/screenshots/Discover.png"alt="Screenshot of the Discover Results View"style="zoom:25%;" />
29
29
30
30
## Sortify Camera:
31
31
32
32
In the Camera view it first goes to the phone's camera to take a picture. Once the picture has been taken the app gives possible items in the picture and how to recycle them.
33
33
34
34
<palign="center">
35
-
<imgsrc="/screenshots/Screenshot_Camera.png"alt="Screenshot of the Camera Results View"style="zoom:33%;" />
35
+
<imgsrc="/screenshots/Camera.png"alt="Screenshot of the Camera Results View"style="zoom:33%;" />
0 commit comments