We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 408c7a9 commit fcd6eb8Copy full SHA for fcd6eb8
1 file changed
README.md
@@ -16,7 +16,7 @@ git clone https://github.com/lapwat/NFCScreenOff.git
16
cd NFCScreenOff
17
18
# zip the installer
19
-zip -r NFCScreenOff.zip *
+zip -r NFCScreenOff.zip * -x README.md
20
21
# copy to your phone
22
adb push NFCScreenOff.zip /sdcard/Download
0 commit comments