Update readme and data placing
parent
779b64f82a
commit
61331350db
|
|
@ -1,4 +1,4 @@
|
||||||
0.01: First published version of app
|
0.01: First published version of app
|
||||||
0.02: Added support for locale and 12H clock
|
0.02: Added support for locale and 12H clock
|
||||||
0.03: Added HR indication to clock
|
0.03: Added HR indication to clock
|
||||||
0.04: Update font and alignment
|
0.04: Update font size and alignment
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
shadow: '#CF7500',
|
shadow: '#CF7500',
|
||||||
font: 'Vector',
|
font: 'Vector',
|
||||||
size: 15,
|
size: 15,
|
||||||
middle: screen.height-19, // at bottom of screen
|
middle: screen.height-20, // at bottom of screen
|
||||||
center: screen.center,
|
center: screen.center,
|
||||||
},
|
},
|
||||||
circle: {
|
circle: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue