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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@ An Android app to scan codes(barcodes/QR codes)
4
4
This app is now stable enough for daily usage. Please file an issue when you notice bugs. Thank you.
5
5
6
6
# Using this project
7
-
This project is not ready for release, but you may run it on your machine by opening this project in Android Studio, and compiling it to your Android device.
7
+
This project is ready for release, you may download it here: https://github.com/czlucius/code-scanner/releases/tag/v1.0
8
+
You may also run this code on your machine by opening this project in Android Studio, and compiling it to your Android device.
8
9
Do note that this project is protected by the GNU Affero General Public License version 3, hence usage of this project would have to be compliant to the GNU AGPL.
0 commit comments