@@ -6,7 +6,7 @@ You can check out the [demo video here](https://drive.google.com/file/d/1Dso3XfN
6
6
7
7
## 1. Entering the App
8
8
9
- ![ MainPage] ( https://drive.google.com/file/d/1Dz5kPgKgHxIdgEO_RLvFCOW89cJtZ0vH/view?usp=sharing )
9
+ ![ MainPage] ( https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/MainPage.jpg/216px-MainPage.jpg )
10
10
11
11
* Page: MainPage.xaml
12
12
* Code: MainPage.xaml.cs
@@ -15,7 +15,7 @@ The **MainPage.xaml** page is the first page that a user will see when they star
15
15
16
16
## 2. Capturing An Image
17
17
18
- ![ ImageCapture] ( https://drive.google.com/file/d/1DxoDN47ENrBCsRe6PtODIpXMm_Ct6QpF/view?usp=sharing )
18
+ ![ ImageCapture] ( https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/ImageCapture.jpg/216px-ImageCapture.jpg )
19
19
20
20
* Page: ImageCapture.xaml
21
21
* Code: ImageCapture.xaml.cs
@@ -24,7 +24,7 @@ The **ImageCapture.xaml** page is where the user will capture (click or select)
24
24
25
25
## 3. Extracting The Code
26
26
27
- ![ ExtractText] ( https://drive.google.com/file/d/1E35OIzsNDR9xIVaLji_IbK6MMbG9rasa/view?usp=sharing )
27
+ ![ ExtractText] ( https://upload.wikimedia.org/wikipedia/commons/thumb/e/e0/ExtractText.jpg/216px-ExtractText.jpg )
28
28
29
29
* Page: ExtractText.xaml
30
30
* Code: ExtractText.xaml.cs
@@ -33,7 +33,7 @@ The **ExtractText.xaml** page is where the code extracted from the image using t
33
33
34
34
## 4. Compiling The Code And Displaying Output
35
35
36
- ![ CompileCode] ( https://drive.google.com/file/d/1E3dhg49f0bJbk2ZgfJZGQE8iCPBiwI0T/view?usp=sharing )
36
+ ![ CompileCode] ( https://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/CompileCode.jpg/216px-CompileCode.jpg )
37
37
38
38
* Page: CompileCode.xaml
39
39
* Code: CompileCode.xaml.cs
@@ -42,9 +42,9 @@ The **CompileCode.xaml** page is where the result of the code is returned by the
42
42
43
43
## Emailing The Result
44
44
45
- ![ EmailResult] ( https://drive.google.com/file/d/1E0GRDvEYYeSg3ESJ-J68sZkCG7CE1QIF/view?usp=sharing )
45
+ ![ EmailResult] ( https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/EmailResult.jpg/216px-EmailResult.jpg )
46
46
47
47
* Page: EmailResult.xaml
48
48
* Code: EmailResult.xaml.cs
49
49
50
- The ** EmailResult.xaml** page allows the user to email the extracted code, Standard Input, and result to any email address of their preference.
50
+ The ** EmailResult.xaml** page allows the user to email the extracted code, Standard Input, and result to any email address of their preference.
0 commit comments