8000 Update README.md · Android-for-Python/Camera4Kivy@03ea515 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit 03ea515

Browse files
Update README.md
1 parent 292d9b8 commit 03ea515

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -361,11 +361,11 @@ For example `self.capture_photo(subdir='foo', name='bar')`
361361

362362
The default values are as follows:
363363

364-
On a desktop `<location>` is the current directory `.`, on Android `<location>` is `DCIM/<appname>`, and on iOS <location> is the Photos App.
364+
- On a desktop `<location>` is the current directory `.`, on Android `<location>` is `DCIM/<appname>`, and on iOS <location> is the Photos App.
365365

366-
The value of `<subdir>` is the current date, the format is 'YYYY_MM_DD'.
366+
- The value of `<subdir>` is the current date, the format is 'YYYY_MM_DD'.
367367

368-
The value of `<name>` is the current time, the format is 'hh_mm_ss_xx' (xx is 1/100 sec).
368+
- The value of `<name>` is the current time, the format is 'hh_mm_ss_xx' (xx is 1/100 sec).
369369

370370
The [filepath_callback](https://github.com/Android-for-Python/Camera4Kivy#filepath_callback) occurs on capture completion, with an argument that is the actual path for a particular capture.
371371

0 commit comments

Comments
 (0)
0