Skip to content

Commit 0b68df7

Browse files
li2weiyi.li
authored andcommitted
Updated README image to relative url
Set theme jekyll-theme-leap-day
1 parent 3675f0e commit 0b68df7

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ doWithCameraPermission {
2020
Note: `doWithCameraPermission` is an extension function to request camera runtime permission, which is not part of this library, you can check [Utils.kt](https://github.com/li2/android-barcode/blob/master/app/src/main/java/me/li2/android/barcodesample/Utils.kt) for more details.
2121

2222

23-
<img width="300" alt="barcode_scanner_ui" src="https://github.com/li2/android-barcode/blob/master/barcode_scanner_ui.png">
23+
<img width="300" alt="barcode_scanner_ui" src="screenshots/barcode_scanner_ui.png">
2424

2525

2626
## Download

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme: jekyll-theme-leap-day
File renamed without changes.

0 commit comments

Comments
 (0)