Skip to content

Commit 8f19f49

Browse files
committed
Updated Readme
1 parent 25dd54b commit 8f19f49

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77

88
**CodeCapture** is a Xamarin.Forms application that captures (clicks using the device Camera or selects from the device storage) a picture of hand-written/printed code (Java, C++, Python, or JavaScript), extracts the text from it using the Azure Computer Vision Read API, compiles it and returns the result using the JDoodle Compiler API, and allows the user to email the code, standard input, and result to any email address of their preference.
99

10-
*Check out the demo video and Android APK (for testing) here:* [Google Drive link](https://drive.google.com/drive/folders/1nkz-8a8OvJKpM05ej2vobq-pSdREJLJH?usp=sharing)
10+
11+
* Check out the [demo video](https://drive.google.com/file/d/1DcOOoLNKLJDhfVcw4a8cRhlgX1Ls16m5/view?usp=sharing)
12+
13+
* Download the [Android APK (for testing)](https://drive.google.com/file/d/10sGT82si_TRWNH7rk4pth5CK-Ep6YfRu/view?usp=sharing)
1114

1215

1316
## Inspiration

0 commit comments

Comments
 (0)